Q. What is the purpose of the Enumerator class in Ruby?
β
Correct Answer: (B)
It allows you to create custom iterators for any enumerable object
You must be Logged in to update hint/solution