Q96
Which of the following is correct in C++?
A.
Classes cannot have protected data members
B.
Structures can have member functions
AnswerC.
Class members are public by default
D.
Structure members are private by default
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board