1.

_Which method of the iterable object returns an iterator object for the collection?$?

A. iterator()
B. _iterator_()
C. _iteration_()
D. _return_iterator_()
Answer» C. _iteration_()


Discussion

No Comment Found