Page 1 of 1

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

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
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 has the following properties:

The Parameters property is as follows:

Based on the information shown in the exhibits, what is the outcome of the Invoke Method activity?
A Developer Wan 1
A Developer Wan 1 (6.08 KiB) Viewed 41 times
A Developer Wan 2
A Developer Wan 2 (34.62 KiB) Viewed 41 times
A Developer Wan 3
A Developer Wan 3 (13.29 KiB) Viewed 41 times
A. An exception will be thrown
B. "Colors" will contain only "Yellow" items
C. "Colors" will contain items in the following order: "Red", "Green"
D. "Colors" will contain items in the following order: "Red", "Green", "Yellow"