UiPath UiADAv1 - UiPath Automation Developer Associate v1.0 Exam
Page: 2 / 40
Total 196 questions
Question #6 (Topic: Exam A)
What is a correct description of a dictionary?
A. Dictionaries are collections of key, value pairs, in which the keys are unique.
B. Dictionaries are collections of item, values, in which no constraints are present over the values of the items.
C. Dictionaries are collections of unique values.
D. Dictionaries are collections of item, values, in which the items and values are unique.
Answer: A
Question #7 (Topic: Exam A)
Review the following graphic:

Based on the graphic, what is the output at runtime?

Based on the graphic, what is the output at runtime?
A. <blank>
0
0 B. <blank>
0
3 C. 20
23 D. 2023
0
0 B. <blank>
0
3 C. 20
23 D. 2023
Answer: B
Question #8 (Topic: Exam A)
How can Folder roles be assigned in an Orchestrator instance where Activate Classic Folders is unchecked under Tenant > Settings > General?
A. From the Roles tab of the Tenant > Manage Access page.
B. From the Tenant > Settings > General page.
C. From the Assign roles tab of the Tenant > Manage Access page
D. From the Folders page or from the folder's Settings page
Answer: D
Question #9 (Topic: Exam A)
Considering the following sequence of activities, where should the delay activity be added in order to display the message box every 25 seconds?

A. In the While activity
B. In the If activity
C. Below the While activity
D. In the If activity inside the Else section
Answer: A
Question #10 (Topic: Exam A)
Which of the following statements correctly describes the primary purpose of the Use Excel File activity?
A. To create a new Microsoft Excel file with a specified name and location.
B. To convert an existing Microsoft Excel file to a different file format, such as CSV or PDF.
C. To establish the scope for Excel automation and specify the target Excel file for subsequent activities.
D. To establish a connection to a Microsoft Excel file and perform complex calculations and data manipulation directly using Studio.
Answer: C