CS-16 Object Oriented Systems Jan.-2001
Qns2(i) Design an employee class hierarchy for university type system. Show all types (single and multiple) inheritances, important methods in each class, public and private subclasses. Design constructors in each class and explain its purpose.
(ii) Design a template for a stack class.

