InterviewSolution
Saved Bookmarks
| 1. |
Which of these classes encapsulate runtime environment?(a) Class(b) System(c) Runtime(d) ClassLoaderI had been asked this question in a job interview.This is a very interesting question from Java.lang in chapter Exploring java.lang & java.io of Java |
|
Answer» The CORRECT ANSWER is (C) Runtime |
|