Computer Science, asked by afaanmahemood, 7 hours ago

characteristics of polymorphism in oop​

Answers

Answered by sjk17312
2

Polymorphism is considered as one of the important features of Object Oriented Program.ming. ... It is the ability of an object or reference to take many forms in different inst.ances. It implements the concept of function overloading, function overriding and virtual functions.

Answered by Anonymous
1

Answer:

The word polymorphism means having many forms. In simple words, we can define polymorphism as the ability of a message to be displayed in more than one form. A real-life example of polymorphism, a person at the same time can have different characteristics

Similar questions