exam questions

Exam UiADPv1 All Questions

View all questions & answers for the UiADPv1 exam

Exam UiADPv1 topic 1 question 145 discussion

Actual exam question from UiPath 's UiADPv1
Question #: 145
Topic #: 1
[All UiADPv1 Questions]

Given the following conditional breakpoint with count = 0:



Conditional breakpoint settings:



How many times will UiPath be displayed in the Output panel before the process goes into a Paused state in Debug mode?

  • A. 4
  • B. 3
  • C. 2
  • D. 5
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kingkayy
Highly Voted 1 year ago
Selected Answer: A
At count = 0, count mod 2 = 0, UiPath will be displayed ---> First Hit At count = 1, count mod 2 = 1, UiPath will be displayed ----> No hit At count = 2, count mod 2 = 0, UiPath will be displayed -----> Second Hit At count = 3, count mode 2 = 0, UiPath will be displayed ----> No hit At count = 4, count mode 2 = 0, process halts at breakpoint ----> 3rd hit.
upvoted 5 times
kingkayy
1 year ago
At count = 3, count mode 2 = 1 not 0
upvoted 1 times
...
...
MichaelSL
Most Recent 4 months, 3 weeks ago
Selected Answer: D
"UiPath" will be printed only for even numbers from 2 to 10 (5 times in total)
upvoted 1 times
...
Sanjib40
8 months ago
Answer A:4
upvoted 1 times
...
milindkumar
1 year, 1 month ago
Selected Answer: D
D is the correct one
upvoted 1 times
...
Birk54
1 year, 2 months ago
Selected Answer: A
The answer is A, tested in studio.
upvoted 3 times
...
AndresPC
1 year, 2 months ago
D is the correct one
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago