Multiple Choice
All of the following are methods of the Iterator interface except:
A) clear)
B) hasNext)
C) next)
D) remove)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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 >
Q31: The hasNext)method of the Iterator interface has
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
Q37: The primary interface/interfaces for a collection class