Match methods and definitions

Report a typo

Match Iterator methods with their definitions or mark as non-existing:

Match the items from left and right columns
next()
hasNext()
remove()
current()
there is no such method
removes an elements that has been obtained
checks whether there is a next element
obtains the next element of a collection
___

Create a free account to access the full topic