Congratulations - you have completed Java Programming.

You scored %%SCORE%% out of %%TOTAL%%.

Your performance has been rated as %%RATING%%


Your answers are highlighted below.
Question 1
Environment Variable can be set by right clicking ___________ icon and then clicking on Properties menu in Window OS.
A
Recycle Bin
B
Internet Explorer
C
My Computer
D
Control Panal
Question 2
Arrange the following Statements in Correct Order. Statement 1 : Running the java command Statement 2 : Main method of that class is executed Statement 3 : JRE is loaded along with the class you specify
A
Statement : 1 3 2
B
Statement : 2 1 3
C
Statement : 1 2 3
D
Statement : 3 2 1
Question 3
We can compile java program with following command.
A
java -version
B
java
C
javac
D
jre
Question 4
Class file must have extension _______________.
A
.sample.class
B
.class
C
.java
D
.cls
Question 5
The name of the class file is created automatically when you compile the program with the javac command.
A
False
B
True
Question 6
A ________ is a compiled Java program that can be executed by the _______ command.
A
source file & javac
B
source file & java
C
class file & java
D
class file & javac
Question 7
A deprecated API is a feature that is considered ___________.
A
rarely used
B
None of these
C
obsolete
D
future scope
Question 8
Currently Java is owned by -
A
Oracle
B
Sun
C
Microsoft
D
Apple
Question 9
IDE Stands for ___________________.
A
Integrated Development Environment
B
Internationalized Development Environment
C
None of these
D
Indian Development Environment
Question 10
We can write sophisticated Java Programs using ____________.
A
Command Prompt
B
IDE
C
None of these
D
Normal Simple Textpad
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 10 questions to complete.