Transcription: In the preceding pages, the input and output operators for a user-defined class are overloaded. In this example, the input and output operators were defined as friends of the class. Now, let's look at what happens when they are defined as member functions.