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
