InterviewSolution
Saved Bookmarks
| 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 |
|