Multiple Choice
When saving a Java source file,save it with an extension of
A) .javac
B) .class
C) .src
D) .java
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: If the following Java statements are executed,
Q21: What will be the value of z
Q24: Both character literals and string literals can
Q29: What will be displayed as a result
Q32: What is the result of the following
Q34: If x has been declared an int,
Q42: To print "Hello, world" on the monitor,
Q46: What would be displayed as a result
Q53: Which of the following is not a
Q60: A Java program must have at least