New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath-ADAv1 Exam - Topic 1 Question 8 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 8
Topic #: 1
[All UiPath-ADAv1 Questions]

Which Control Flow activity is suitable for a developer who needs to assess the value of a counter before executing the loop's body in a workflow?

Show Suggested Answer Hide Answer
Suggested Answer: C

The While activity is a Control Flow activity that enables the developer to execute a specified part of the automation while a condition is met. The condition is evaluated before the loop body is executed, which means that the developer can assess the value of a counter or any other variable before performing the actions inside the loop. This type of activity can be useful to iterate through an array, a list, a data table, or any other collection of data, or to repeat an action until a certain value is reached or changed. The While activity can be found in the Activities panel, under Workflow > Control.

References:

While - UiPath Activities

While Activity - UiPath Studio

UiPath While Loop Tutorial with Examples - RPA Tutorial


Contribute your Thoughts:

0/2000 characters
Becky
3 months ago
I always get confused between Do While and While!
upvoted 0 times
...
Erinn
3 months ago
Wait, is it really A? I thought it was C.
upvoted 0 times
...
Royal
3 months ago
A is correct, you check the counter first!
upvoted 0 times
...
Willow
4 months ago
I disagree, it should be C, While.
upvoted 0 times
...
Golda
4 months ago
I think it's definitely A, Do While.
upvoted 0 times
...
Charlena
4 months ago
"Switch" and "If" don't seem right for this question since they don't handle loops. I guess it has to be either "While" or "Do While."
upvoted 0 times
...
Alona
4 months ago
I'm leaning towards "While" because it assesses the condition before entering the loop, but I could be mixing it up with another concept.
upvoted 0 times
...
Lavonna
4 months ago
I remember practicing a similar question where we had to choose between "While" and "Do While." I think "While" checks the condition before executing, which might be what we need here.
upvoted 0 times
...
Whitley
5 months ago
I think the "Do While" loop is used when you want to execute the loop body at least once, but I'm not sure if that's what the question is asking.
upvoted 0 times
...
Lorriane
5 months ago
Do While seems like the obvious choice here. I'm confident that's the right answer.
upvoted 0 times
...
Corrina
5 months ago
I'm leaning towards Do While, but I want to double-check the definitions of the other options just to be sure.
upvoted 0 times
...
Theron
5 months ago
The key here is assessing the value of the counter before the loop runs. I think Do While is the best choice for that.
upvoted 0 times
...
Glory
5 months ago
Hmm, I'm a bit confused on this one. I'll have to think through the different control flow options and how they work.
upvoted 0 times
...
Myra
5 months ago
I'm pretty sure the answer is Do While, since that allows me to check the condition before executing the loop.
upvoted 0 times
...
Carol
5 months ago
I'm a little confused by the options presented. Signing forms to say products are checked doesn't seem like it would actually improve quality. I'll need to really think through which option would be most effective at reducing defects.
upvoted 0 times
...
Lynda
5 months ago
This seems like a complex scenario with a lot of moving parts. I'll need to carefully review the details and think through the different options before deciding on the best approach.
upvoted 0 times
...

Save Cancel