McqMate
Q. |
When the inheritance is private, the private methods in base class are __________ in the derived class (in C++). |
A. | inaccessible |
B. | accessible |
C. | protected |
D. | public |
Answer» A. inaccessible |
View all MCQs in
CPP ProgrammingNo comments yet