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