

MCQOPTIONS
Saved Bookmarks
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 | |