M

Mr. Dubey • 52.30K Points
Coach

Q. What is a lambda in Ruby?

  • (A) A block of code that is executed within the context of a specific object
  • (B) An anonymous function that can be passed around like an object
  • (C) A closure that captures its surrounding scope and can be passed around like an object
  • (D) A block of code that is executed within the context of a specific object

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.