Add the following:
t1.insertMoney(500);
What would you expect the following to return? Think carefully about this before you try it, and be sure to use the t2 variable this time.
t2.getBalance()
Did you get the answer you expected? Can you find a connection between the variables t1 and t2 that would explain what is happening?
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.