a. Redo Programming Exercise 1 by overloading the operators as nonmembers of the class rectangleType.
b. Write a test program that tests various operations on the class rectangleType.
a. Redo Programming Exercise 3 by overloading the operators as nonmembers of the class boxType.
b. Write a test program that tests various operations on the class boxType.