Multiple Choice
Assume you are at the operating system command line and want to use the following command to compile a program:
javac MyClass.java
Before entering the command you must
A) close all open windows on your computer system
B) make sure you are in the same directory or folder where the MyClass.java file is located
C) execute the java.sun.com program
D) save the program with the .comp extension
Correct Answer:

Verified
Correct Answer:
Verified
Q3: One type of design tool used by
Q6: Colons are used to indicate the end
Q7: Java source files end with the .class
Q21: Which of the following commands will run
Q34: An object typically hides its data but
Q42: Computers can do many different jobs because
Q43: What is syntax?<br>A) the rules that must
Q44: A set of programming language statements that
Q50: Because Java byte code is the same
Q52: A(n) _ is used to write computer