A Admin • 833K Points Coach Q. What is the purpose of the Enumerable#reduce method in Ruby? (A) It filters elements of a collection based on a given condition (B) It transforms each element of a collection using a given block (C) It sorts elements of a collection based on a given criteria (D) It combines all elements of a collection into a single value using a binary operation Correct Answer - Option(D) Views: 26 Filed under category Ruby Hashtags: Share Manage Tags
Discusssion
Login to discuss.