Java MCQ : Java IDE (Multiple Choice Questions)


Question 1
The compiler and other Java development tools resides in ________ sub folder.
A
jre
B
demo
C
docs
D
bin
Question 2
You can study demo programs by referring __________ subdirectory inside C:\Program Files\java\jdk.1.7.0
A
examples
B
lib
C
docs
D
demo
Question 3
The library containing files needed to integrate Java with programs written in other languages resides inside following sub folder.
A
include
B
lib
C
bin
D
jre
Question 4
We can set class path of java by setting following variable.
A
path
B
class
C
javapath
D
java
Question 5
Variable 'path' in Windows Operating System is called as __________.
A
Global Variable
B
Instance Variable
C
Local Variable
D
Environment Variable
There are 5 questions to complete.