Multiple Choice
Iterator method __________ determines whether the Collection contains more elements.
A) hasNext.
B) next.
C) contains.
D) containsNext.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Java supports type inferencing with the <>
Q25: Which of the following performs a boxing
Q26: Which statement is false?<br>A) All built-in collections
Q27: Collections method _ returns true if two
Q28: Which statement is false?<br>A) Each primitive type
Q30: Which statement is false?<br>A) The Collections API
Q31: To find the smallest and largest element
Q32: If the desired Object is not found,
Q33: Which statement is false?<br>A) A collection is
Q34: Map method _ is used to determine