Mark As Completed Discussion

Let's test your knowledge. Is this statement true or false?

In C++, inheritance allows a class to be defined in terms of another class, thereby promoting code reusability and enabling features to be added without modifying the base class.

Press true if you believe the statement is correct, or false otherwise.