Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) It is used to define anonymous functions