Q. Which method of the iterable object returns an iterator object for the collection?
β
Correct Answer: (C)
_iterator_()
You must be Logged in to update hint/solution