|
Say that James wrote out a $300 check to Bob, and that Bob deposited the check in Bob's account. A good answer might be:
| |
Aliasing (Review)This is not really part of testing this class, but it is convenient to mention aliasing again. Recall that there can be more than one reference to a given object. Each reference is called an alias. Here is another test program, set up to show this:
| |
QUESTION 20:
|