InterviewSolution
Saved Bookmarks
| 1. |
Which of these class have only one field ‘TYPE’?(a) Void(b) Process(c) System(d) RuntimeThis question was posed to me in an online quiz.This key question is from Java.lang topic in chapter Exploring java.lang & java.io of Java |
|
Answer» Right choice is (a) VOID |
|