Cpp Programming 88 – Which of the following access specifier is used as a default in a class definition? / Cpp Programming, OOPs Concepts / By admin 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