Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

Q. What does the term "polymorphism" mean in the context of Ruby programming?

(A) The ability of objects to be treated as instances of their parent class
(B) The practice of defining multiple methods with the same name but different implementations
(C) The ability of objects to respond to the same method call in different ways
(D) The practice of overriding inherited methods with custom behavior

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.