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
Which of the following is not an IDE ?
A
Eclipse
B
ntelliJ IDEA
C
All are IDE's
D
Oracle's Java Studio Creator
Question 2
Front end applications which includes GUI is created using _________.
A
Compiler
B
JVM
C
Dos
D
IDE
Question 3
We can also use command line tool to run java application.
A
False
B
True
Question 4
Which of the following is not a Java Code Editor ?
A
Edit +
B
Notepad ++
C
Microsoft Word
D
Netbeans
Question 5
Eclipse is free open-source Integrated development environment.
A
True
B
False
Question 6
We can run java program directly from the IDE using shortcut.
A
False
B
True
Question 7
We can debug java program using IDE.
A
False
B
True
Question 8
Java has ______ primitive types of data.
A
6
B
9
C
7
D
8
Question 8 Explanation: 
Java has eight primitive types of data: byte, short, int, long, char, float, double, and boolean.
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 8 questions to complete.