Q54
Which of the following is false about protected class members?
A.
They begin with one underscore
B.
They can be accessed by subclasses
C.
They can be accessed by name mangling method
AnswerD.
They can be accessed within a class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board