Multiple Choice
The hasNext) method of the Iterator interface has a return value of:
A) byte
B) int
C) boolean
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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 >
Q32: All of the following are methods of
Q33: How can one retrieve all the values
Q34: The method _ can be used to
Q35: What must you do before adding a
Q36: The method containsObject o)of the ArrayList class