Multiple Choice
The ___________ method is used to insert an item into an ArrayList.
A) insert
B) add
C) store
D) putItem
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Objects in an array are accessed with
Q10: Which of the following is a correct
Q11: Any items typed on the command line,
Q12: Java limits the number of dimensions that
Q13: Which of the following is a correct
Q15: You can use the _ method to
Q16: What will be the value of x[8]
Q17: If final int SIZE = 15 and
Q18: A(n) _ is used as an index
Q19: Which of the following is a valid