A good answer might be:
| |
Test ProgramWe have enough code to put together a test program. The test program will not do much, but it will compile and run.
This program can be copied into NotePad, compiled, and run in the usual way. The output will be: C:\users\default\JavaLessons\chap18>java CheckingAccountTester Symantec Java! JustInTime Compiler Version 210.063 for JDK 1.1.3 Copyright (C) 1996-97 Symantec Corporation 123 Bob 100 | |
QUESTION 8:
What does the expression
|