Polymorphism
– When more than one operation is carried out by the same function name then it
is called Polymorphism.
Polymorphism is another important feature
of the object oriented approach which provides certain features that can be utilized
for different purpose i.e. one type of data or features can be utilized for
different purpose according to different application.
Types of Polymorphism
in C++
No comments:
Post a Comment