Q34
What is the process called when a new class is created by inheriting properties and behaviors from an existing class in C++?
A.
Composition
B.
Encapsulation
C.
Inheritance
AnswerD.
Polymorphism
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board