Vidyalelo
Ruby Programming · Q59

Advanced Topics in Ruby

Programming · Ruby Programming · question 59

Q59

What does the "stabby lambda" (->) syntax in Ruby represent?

A.
It is used to define instance methods
B.
It is used to define class methods
C.
It is used to define method aliases
D.
It is used to define anonymous functions
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board