Transcription: Here are the declarations of the input and output operators as member functions of the fraction class. Unlike the friend functions, which have two arguments, these member function declarations have only one argument because the first argument, a fraction object, is implied.