Exit UIPATH-ADAV1 UiPath Automation Developer Associate v1.0 (UiADA)
Question 5 of 5
0% complete
Q5 Single choice

A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:

The Invoke Method includes the following properties:

The Parameters property is as follows:

Based on the exhibits, what is the outcome of this Invoke Method activity?

  • A

    Invoke Method activity will throw an error.

  • B

    Colors will contain items in the following order: "Yellow", "Red", "Green".

  • C

    Colors will contain items in the following order: "Red", "Green", "Yellow".

  • D

    Colors will contain items in the following order: "Red", "Green".