Multiple Choice
When using ArrayLists the method _______ can be used to save memory:
A) trimToSize()
B) trimDown()
C) trimOff()
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A class obtained from a generic class
Q8: All of the following are methods of
Q11: Write a Java statement to create an
Q13: Inheritance is the reason why some parameters
Q16: What is the base type of the
Q20: A class definition can have more than
Q22: You can use any primitive type as
Q23: You can not use the set method
Q25: Write Java statements to display the size
Q27: The compiler option -Xlint is good for