Multiple Choice
Memory management methods of the vector class include all of the following except:
A) remove)
B) trimToSize)
C) capacity)
D) size)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: An Iterator is an object that allows
Q21: Create a for loop to initially set
Q22: What is the purpose of the Java
Q23: What is the difference between a vector's
Q24: All of the following methods are part
Q26: Write a Java statement to create a
Q27: To change an existing element of a
Q28: If you want a class that implements
Q29: Write a method named displayList)that has one
Q30: The difference between the List< T >