adplus-dvertising
frame-decoration

Question

Which method of the iterable object returns an iterator object for the collection?

a.

iterator()

b.

_iterator_()

c.

_iteration_()

d.

_return_iterator_()

Answer: (b)._iterator_()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which method of the iterable object returns an iterator object for the collection?