CS-16 Object Oriented Systems Dec-2001
Qus3(a) Write code, including class declarations and methods to implement, Many-to-Many association which is traversed in both directions. The association is considered ordered in one direction only. Use any Object Oriented Programming Language.
Qus3(b) Prepare a data flow diagram for computing the area of a rectangle. Inputs are length and breadth of the rectangle. Output is area.

