Cpp Programming Quiz 143 – Which of the following access specifies is used in a class definition by default? / Cpp Programming, Objects And Classes / By admin 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