Java MCQ : Java IDE (Multiple Choice Questions)


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