Explain polymorphism?

Submitted by: Muhammad
Polymorphism means the ability to take more than one form. An operation may exhibit different behavior in different instances. The behavior depends on the types of data used in the operation.
Submitted by: Muhammad

Read Online C++ Virtual Functions Job Interview Questions And Answers