Vidyalelo
Ruby Programming · Q12

Modules and Mixins in Ruby

Programming · Ruby Programming · question 12

Q12

What is the main advantage of using polymorphism in Ruby?

A.
It allows for faster code execution
B.
It allows for easier code debugging
C.
It allows for more flexible and reusable code
Answer
D.
It allows for better code organization

Answer: Option C

Solution

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