M

Mr. Dubey • 52.30K 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

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.