Posted by: Pdfprep
Post Date: March 26, 2021
Which of the following statements is true regarding Lists and Arrays?
A . You can add any number of elements to an array.
B . You can iterate through a List using a For Each loop activity.
C . List items can be added using an Add to Collection activity.
D . Array and List elements can be accessed by index.
Answer: B,C
Leave a Reply