Question: 1. what method is used to obtain an iterator from a class that implements the iterbale interface? a) iterator() b) getList() c) getIterator d) getNextt()
1. what method is used to obtain an iterator from a class that implements the iterbale interface?
a) iterator()
b) getList()
c) getIterator
d) getNextt()
2. What method is used to retrieve an element from an iterator object of a collection
a) elementAT()
b)retrieve()
c) next()
d) get()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
