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
Q11: Compare and contrast vectors and arrays.
Q16: All of the following methods are part
Q17: The interface SortedSet and the concrete class
Q19: When an interface lists a method as
Q20: If you want a class that implements
Q25: A _ is a data structure for
Q26: Memory management methods of the vector class
Q33: How can one retrieve all the values
Q41: A Java collection is any class that
Q44: A vector can potentially encounter an ArrayIndexOutOfBoundsException.