1.

Which one of the following is a class loader?(a) Bootstrap(b) Compiler(c) Heap(d) InterpreterI had been asked this question by my college director while I was bunking the class.This intriguing question comes from Memory Management in section Exploring java.lang & java.io of Java

Answer»

Correct ANSWER is (a) BOOTSTRAP

For explanation I WOULD SAY: Bootstrap is a CLASS loader. It loads the classes into memory.



Discussion

No Comment Found

Related InterviewSolutions