A good answer might be:
| |
main() Can't See Private DataThe main() method was able to use the CheckingAccount object by using the object's access methods. Here is a different main() that does not use the access methods.
| |
QUESTION 4:What happens when you compile this program? Click Here after you have answered the question |