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
Q1: The V parameter in a HashMap< K,V
Q2: The number of entries that may be
Q3: Write a Java statement to resize the
Q17: All Collection classes are part of the
Q19: When an interface lists a method as
Q21: The hasNext()method of the Iterator interface has
Q25: A _ is a data structure for
Q31: A _ is used to specify a
Q33: How can one retrieve all the values
Q44: A vector can potentially encounter an ArrayIndexOutOfBoundsException.