A

Admin • 833K Points
Coach

Q. What does a class contain in C++?

  • (A) Data
  • (B) Functions
  • (C) Data and Functions
  • (D) Arrays
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

Classes in C encapsulate all the data and functions associated with them for manipulation purposes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.