Mr. Ram
10-29-2006, 04:30 AM
I have some confusion in case of below question.
Any one..... pls give me brief explanation for this.
List
a. lib.jar
b. the standard Java class libraries
c. the 'current directory'
d. c:\libs\ant.jar
e. c:\libs\javacore.jar
Referring to the list above, given the classpath "c:\libs\ant.jar;c:\libs\javacore.jar;.", in what order will the JVM search for classes?
Choice 1 : b, d, and c
Choice 2 : d, e, and c
Choice 3 : a, d, e, and c
Choice 4 : b, d, e, and c
Choice 5 : b, a, d, e, and c
Any one..... pls give me brief explanation for this.
List
a. lib.jar
b. the standard Java class libraries
c. the 'current directory'
d. c:\libs\ant.jar
e. c:\libs\javacore.jar
Referring to the list above, given the classpath "c:\libs\ant.jar;c:\libs\javacore.jar;.", in what order will the JVM search for classes?
Choice 1 : b, d, and c
Choice 2 : d, e, and c
Choice 3 : a, d, e, and c
Choice 4 : b, d, e, and c
Choice 5 : b, a, d, e, and c