Winter Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

New Release UiPath-ADAv1 UiPath Certified Professional - Developer Track Questions

Page: 6 / 19
Total 254 questions

UiPath Automation Developer Associate v1 Exam Questions and Answers

Question 21

Which expression correctly converts the string variable "DateString" with the value "03/03/2023 16:23:11" into a Date Time variable?

Options:

A.

DateTime.ParseExact(DateString, "dd/MM/yyyy hh:mm:ss", Culturelnfo.InvariantCulture)

B.

Date Time.ParseExact(DateString, "MM/dd/yyyy hh:mm:ss", Culturelnfo.InvariantCulture)

C.

DateTime.ParseExact(DateString, "mm/dd/yyyy HH:mm:ss", Culturelnfo.InvariantCulture)

D.

DateTime.ParseExact(DateString, "dd/MM/yyyy HH:mm:ss", Culturelnfo.InvariantCulture)

Question 22

The provided exhibit displays the representation of the "Deadline" field using the yyyy-mm-dd format.

In what order should the Queue Items be processed by a single robot executing a Performer workflow?

Options:

Question 23

A developer has declared a variable of type String named StrVar and assigned it the value "UIPATH STUDIO". What is the output of the expression, StrVar.lndexOf("U")?

Options:

A.

0

B.

1

C.

9

D.

10

Question 24

Which LINQ method is used to filter data in a List or Data Table based on a condition?

Options:

A.

OrderBy

B.

Where

C.

GroupBy

D.

Select

Page: 6 / 19
Total 254 questions