A

Admin • 833K Points
Coach

Q. Which of the following is the only technical difference between structures and classes in C++?

  • (A) Member function and data are by default protected in structures but private in classes.
  • (B) Member function and data are by default private in structures but public in classes.
  • (C) Member function and data are by default public in structures but private in classes.
  • (D) Member function and data are by default public in structures but protected in classes.
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.