Multiple Choice
All of the following are methods of the ArrayList class except:
A) clear()
B) resize()
C) contains()
D) trimToSize()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The Type parameter is always indicated as
Q3: When using ArrayLists the method _ can
Q5: A class obtained from a generic class
Q11: Write a Java statement to create an
Q13: Inheritance is the reason why some parameters
Q13: All of the following are memory management
Q16: What is the base type of the
Q22: You can use any primitive type as
Q23: You can not use the set method
Q27: The compiler option -Xlint is good for