Multiple Choice
To change an existing element of a vector you must use the __________ method.
A) add()
B) set()
C) change()
D) mutate()
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
Q5: Elements of a vector must be of
Q17: All Collection classes are part of the
Q18: < T > is a wildcard used
Q20: An Iterator is an object that allows
Q23: What is the difference between a vector's
Q31: A _ is used to specify a
Q34: The method contains(Object o)of the ArrayList class