Transcription: The C++ programmer can define classes to represent the various types of objects in the application. In addition to data members, a class can define the methods or operators for the class and can specify the protocol or interface to the class.