Java MCQ : Java IDE (Multiple Choice Questions)
Question 1 |
A ________ is a compiled Java program that can be executed by the _______ command.
source file & java | |
class file & java | |
source file & javac | |
class file & javac |
Question 2 |
A deprecated API is a feature that is considered ___________.
None of these | |
rarely used | |
obsolete | |
future scope |
Question 3 |
Currently Java is owned by -
Sun | |
Microsoft | |
Oracle | |
Apple |
Question 4 |
IDE Stands for ___________________.
Integrated Development Environment | |
None of these | |
Indian Development Environment | |
Internationalized Development Environment |
Question 5 |
We can write sophisticated Java Programs using ____________.
Command Prompt | |
IDE | |
None of these | |
Normal Simple Textpad |
There are 5 questions to complete.