270,741 views
15 votes
15 votes
Which of the following objects is used to create a list of variables in flowcharts?

A. an array or list
B. string variable
C. simple variable
D. &

User Dazed
by
2.7k points

1 Answer

15 votes
15 votes

Answer:

A

Step-by-step explanation:

ArrayList (Collection c): This constructor is used to build an array list initialized with the elements from the collection c. Suppose, we wish to create an ArrayList arr which

User D K
by
2.3k points