Q.

What is default access specifier for data members or member functions declared within a class without any specifier, in C++?

A. Private
B. Protected
C. Public
D. Depends on Compiler
Answer» A. Private
1.6k
0
Do you find this helpful?
11

Discussion

No comments yet