Exit UIPATH-ADPV1 UiPath Automation Developer Professional v1.0 (UiADP)
Question 4 of 5
0% complete
Q4 Single choice

A developer has created a variable of type List of Strings named "UserList" and initialized it with an empty list: "UserList = new List(Of String)".

What is printed in the log message after the following Invoke Code is executed?

  • A

    0

  • B

    2

  • C

    Object reference not set to an instance exception is thrown

  • D

    System Argument Exception is thrown