What is the hasNext() method of the Iterator interface?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the hasNext() method of the Iterator interface?
Rating:
The hasNext() method of the Iterator interface determines whether the given iterator has more elements.
Rating:
Was this information helpful?
Other articles
- What are the metacharacters used with the regular expression?
- What is the Console class?
- What is the subMap() method of the NavigableMap interface?
- What is the readPassword() method of the Console class?
- What is the finalize() method?