1

What is polymorphism?

  • Polymorphism is a technique to define different objects of same type.

  • Polymorphism is the ability of an object to take on many forms.

  • Polymorphism is a technique to define different methods of same type.

  • None of the above.