UiPath Automation Developer Associate v1 — Question 26

What is a correct description of a dictionary?

Answer options

Correct answer: A

Explanation

The correct answer, A, accurately describes a dictionary as a collection of key-value pairs where each key is unique. Option B is incorrect because it suggests there are no constraints on values, which is not true for dictionaries. Option C is wrong as it fails to mention keys and only references values. Option D incorrectly states that both items and values must be unique, which is not a requirement for dictionaries.