Q. Which method is used to check if all elements in a collection satisfy a condition in Ruby enumerators?
β
Correct Answer: (B)
all?
You must be Logged in to update hint/solution