Assume that r1 and r2 are variables that reference Rectangle objects, and the following statements are executed:
r1.setLength(5.0);
r2.setLength(10.0);
r1.setWidth(20.0);
r2.setWidth(15.0);
Fill in the boxes in Figure 6-21 that represent each object’s length and width fields.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.