Review Questions
Submitted by jeffheaton on Thu, 01/10/2008 - 03:51
1. What is the command to compile the source file “MyProgram.java”?
2. What is contained in a .class file?
3. What is the command to compile, and the command to run the Java source file “RunMe.java”?
4. What is a program that can be used to edit Java source files?
5. What must be done to a Java source file before it can be executed/ran?












