Problem
1. Complete the definition of the member binary operator - in Display 8.2.
2. What is the difference between a friend function for a class and a member function for the class?
3. Complete the definition of the friend subtraction operator - in Display 8.3.