1.

While inheriting a class, if no access mode is specified, then which among the following is true? (in C++)

A. It gets inherited publicly by default
B. It gets inherited protected by default
C. It gets inherited privately by default
D. It is not possible
Answer» D. It is not possible


Discussion

No Comment Found

Related MCQs