Menu

[Solved] Following C Statement Class Car Public Vehicle Inherits Pubic Protected Members Class Pu Q37291296

In the following C++ statement,

class Car : public Vehicle

_____ inherits the pubic and protected members from________.

A. class, public

B. Vehicle, Car

C. Car, Vehicle

D. This is a composition relationship, not an inheritancerelationship

Expert Answer


Answer to In the following C++ statement, class Car : public Vehicle _____ inherits the pubic and protected members from ________…. . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *