Q. What does the arity method return for a proc or lambda in Ruby?
β
Correct Answer: (C)
The number of required arguments for the proc or lambda
You must be Logged in to update hint/solution