polymorphism in c is the idea that a base class


Polymorphism in C++ is the idea that a base class can be inherited by various classes. A base class pointer can point to its child class and a base class array can store dissimilar child class objects.

 

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: polymorphism in c is the idea that a base class
Reference No:- TGS0412996

Expected delivery within 24 Hours