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 ?
Eclipse | |
ntelliJ IDEA | |
All are IDE's | |
Oracle's Java Studio Creator |
Question 2 |
Front end applications which includes GUI is created using _________.
Compiler | |
JVM | |
Dos | |
IDE |
Question 3 |
We can also use command line tool to run java application.
False | |
True |
Question 4 |
Which of the following is not a Java Code Editor ?
Edit + | |
Notepad ++ | |
Microsoft Word | |
Netbeans |
Question 5 |
Eclipse is free open-source Integrated development environment.
True | |
False |
Question 6 |
We can run java program directly from the IDE using shortcut.
False | |
True |
Question 7 |
We can debug java program using IDE.
False | |
True |
Question 8 |
Java has ______ primitive types of data.
6 | |
9 | |
7 | |
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.
There are 8 questions to complete.