Multiple Choice
The method ___________ can be used to determine the number of elements in an ArrayList.
A) length)
B) vectorLength)
C) size)
D) vectorSize)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: Write a method named displayList)that has one
Q30: The difference between the List< T >
Q31: The hasNext)method of the Iterator interface has
Q32: All of the following are methods of
Q33: How can one retrieve all the values
Q35: What must you do before adding a
Q36: The method containsObject o)of the ArrayList class
Q37: The primary interface/interfaces for a collection class
Q38: Write a Java statement that changes the
Q39: The Collection class or interface that allows