Worksheet: Classes

 

  1. Write the definition for a class called Rectangle that has floating point data members length and width. The class has the following member functions:
  2. Write the definitions for each of the above member functions.
  3. Write client code to create two rectangle objects. Set the length and width of the first rectangle to 5 and 2.5. Set the length and width of the second rectangle to 7.5 and 12.6. Display each rectangle and its area and perimeter.


Email Me | Office Hours | My Home Page | Department Home | MCC Home Page

© Copyright Emmi Schatz 2006