A Admin • 802.91K Points Coach Report Q. What is the purpose of the detect method in Ruby enumerators? (A) Combines all elements in a collection into a single value (B) Checks if any element satisfies a given condition (C) Finds the first element that satisfies a given condition (D) Repeats the execution of a block of code for each element in a collection Correct Answer - Option(C) Views: 3 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.