Q25
Which concept allows a derived class to inherit properties and behavior from a base class in C++?
A.
Encapsulation
B.
Inheritance
AnswerC.
Abstraction
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board