00:00

QUESTION 51

- (Topic 2)
Consider three GenericValue variables, var1 with the default value of "3 apples", var2 with the default value of "5 mangos", and the result, which is the output of an Assign Activity with the var1 + var2 expression. What is the value of the resulting variable
Options are :

Correct Answer: E

QUESTION 52

- (Topic 1)
You recently observed a developer using the SecureString variable type in their workflow. What is a UiPath best practice relative to the use of SecureString?

Correct Answer: B

QUESTION 53

- (Topic 2)
A developer has configured the Activity Project Settings for UI automation and a Click activity as shown below. The required selector does not exist. What Timeout value will be used by the robot once executed in Run Mode?
UiPath-ARDv1 dumps exhibit
Please find the properties of the Click activity below.
UiPath-ARDv1 dumps exhibit

Correct Answer: D

Settings changed in Project Settings take effect if the corresponding property is left blank in the activity. If in the same project an activity has the Timeout property manually set (even if the value 30000 milliseconds is the same as the default one), then the value set in the property panel overwrites any other value configured in the Activity Project Settings window.
UiPath Documentation
Exam Topic: Describe how to use and configure Activity Project Settings and Libraries

QUESTION 54

- (Topic 2)
It is possible to write to a text file without using the Write Text File activity?
Options are :

Correct Answer: BC

QUESTION 55

- (Topic 2)
How can you provide more details to explain the purpose of the activities in a workflow? Options are :

Correct Answer: AC