Q. What is the primary goal of using polymorphism in Ruby? (A) To simplify the syntax of a program (B) To allow for more flexible and reusable code (C) To enhance code modularity (D) To simplify the syntax of a program ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To allow for more flexible and reusable code