Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which class loader loads jar files from JDK directory?

a) Bootstrap
b) Extension
c) System
d) Heap

Answer: b
Explanation: Extension loads jar files from lib/ext directory of the JRE. This gives the basic functionality available.

Join The Discussion