Question: ( a ) Draw a graph of the reference variables showing the links between the two classes when the following code fragment is executed. The

(a) Draw a graph of the reference variables showing the links between the two classes when the following code fragment is executed. The two lines of code create an instance of the Lens class and then an instance of the Camera class using the lens 1 as one of its arguments.
Lens I = new Lens (16);
Camera c = new Camera(I,"Canon", "EOS 850D")
 (a) Draw a graph of the reference variables showing the links

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!