Q.

Which of the following is correct in C++?

A. Classes cannot have protected data members
B. Structures can have member functions
C. Class members are public by default
D. Structure members are private by default
Answer» B. Structures can have member functions
863
0
Do you find this helpful?
2

Discussion

No comments yet