Review Questions
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?




