Home » C++ Programming » OOPS Concepts

Which of the following is correct about class and structure?

Correct Answer: class data members are private by default while that of structure are public by default.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion