Q. What is the purpose of the each method in Ruby iterators?
β
Correct Answer: (A)
To iterate over each element in a collection
You must be Logged in to update hint/solution