CS-16 Object Oriented Systems Dec-2001
Qus5(a) Describe how you would use tools included in software development environments such as browsers, compilers, interpreters, symbolic debuggers, systems builders and change control systems to help solve the following problems:
The program you are developing quits with a memory fault error. The line at which it fails is different each time you run the program, depending on the data. The problem is repeatable with the same data.
Q. 5(b) Many conventional data structures can be replaced with associations. Draw sample object diagrams in which a QUEUE is replaced by one or more associations.

