Q. What does the find method do in Ruby enumerators?
β
Correct Answer: (D)
Returns the first element that satisfies a given condition
You must be Logged in to update hint/solution