Q. What is the purpose of the `alias` keyword in Ruby? (A) To create an alias for a method (B) To define a new method (C) To remove a method (D) To call a method with a different name ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) To create an alias for a method