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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board