QUIZ 5
  1. Describe the conversion operator (also called cast operator). Explain the following function prototype.
    A::operator char *() const;
  2. Describe the pre- and post-increment operators. Write a code fragment.




2004-12-02