Solved

An ArrayList Is So Called Because

Question 18

Multiple Choice

An ArrayList is so called because


A) you can use array subscript notation to work with the ArrayList
B) it is implemented as a class that uses an internal array to hold the elements of the list
C) you can pass it as a parameter to any method that expects an array
D) All of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions