App Logo

No.1 PSC Learning App

1M+ Downloads
Which of the following is not true in case art of public inheritance in C

AEach public member in the base class is public in the derived class

BEach in the base class is protected in the derived class

CEach private member in the base class remains private in the base class

DEach private member in the base class remains public in the derived class

Answer:

D. Each private member in the base class remains public in the derived class

Read Explanation:

,


Related Questions:

Who among the following invented the FORTRAN language?
________ is critical in formulating data base design.
Two main measures for the efficiency of an algorithm are:
Which computer language is used for Artificial Intelligence among the following?
In C++ you have to use the _______ function to close a data file.