P

Priyanka Tomar • 35.28K Points
Coach

Q. Which C++ feature allows a derived class to inherit members from a base class?

  • (A) Encapsulation
  • (B) Polymorphism
  • (C) Inheritance
  • (D) Abstraction
  • Correct Answer - Option(C)
  • Views: 62
  • Filed under category C++

Explanation by: Priyanka Tomar
Inheritance allows a derived class to acquire properties and behaviors of a base class.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics