Q. What does the term "currying" refer to in Ruby?
β
Correct Answer: (A)
The process of breaking down a function that takes multiple arguments into a series of functions that take a single argument each