Page 1 of 1

What is Inheritance in C++?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Deriving new classes from existing classes
b) Overloading of classes
c) Classes with same names
d) Wrapping of data into a single class