Challenger App

No.1 PSC Learning App

1M+ Downloads
In C++, when a class serves as a base class to others :

Aall of its members are inherited

Ball of its members are inherited, except for any protected members

Call of its members are inherited, except for any private members

Dnone of its members are inherited unless specifically listed

Answer:

C. all of its members are inherited, except for any private members


Related Questions:

ഇന്ത്യൻ ഭാഷകളുടെ കമ്പ്യൂട്ടർ കോഡിങ്ങിനുള്ള നിയമാവലിക്ക് അടിസ്ഥാനമായി സ്വീകരിച്ചിട്ടുള്ള കോഡിംഗ് സമ്പ്രദായം ?
Language which is closely related to robotics:
In Digital Logic Designs, GAL is abbreviated as:
Programming errors generally fall into which of the following categories?
In object-oriented programming (OOP), which of the following concepts allows different classes to be treated as instances of the same superclass?