1.

Which class loader loads jar files from JDK directory?(a) Bootstrap(b) Extension(c) System(d) Heap

Answer» The correct answer is (b) Extension

To explain: Extension loads jar files from lib/ext directory of the JRE. This gives the basic functionality available.


Discussion

No Comment Found

Related InterviewSolutions