Cpp Programming Quiz 140 – Which of the following keywords is used to control access to a class member?

Question: Which of the following keywords is used to control access to a class member?
[A]. Default
[B]. Break[C]. Protected
[D]. Asm

Answer: Option C