Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 143 – Which of the following access specifies is used in a class definition by default?

Question: Which of the following access specifies is used in a class definition by default?

[A]. Protected
[B]. Public[C]. Private

[D]. Friend 

Answer: Option C