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

Cpp Programming 88 – Which of the following access specifier is used as a default in a class definition?

Question: Which of the following access specifier is used as a default in a class definition?
[A]. protected
[B]. public[C]. private
[D]. friend

Answer: Option C