Examveda

In C++, what is the process of creating a new class using an existing class as a blueprint and adding new functionalities to it?

A. Derivation

B. Composition

C. Inheritance

D. Polymorphism

Answer: Option C


Join The Discussion

Related Questions on Inheritance in C plus plus