Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which statement is true about classes and objects in C++?

Click the option that best answers the question.

  • A class is an instance of an object
  • An object is an instance of a class
  • A class and an object are the same thing
  • A class has a one-to-one relationship with an object