QUIZ 2
  1. Describe the concept separating interface from implementation.
  2. What are the utility functions? Compare with access functions.
    Not all member functions need be made public to serve as part of the interface of the class.
  3. Write a code fragment to show Utility function demonstration. (see Fig 1)
    Figure 1: SalesPerson class definition
    \includegraphics[scale=0.43]{img39.ps}
  4. Describe the Software Reusability as a OOP concept.


2004-10-21