InterviewSolution
Saved Bookmarks
| 1. |
Which of these class is a superclass of all other classes?(a) Math(b) Process(c) System(d) ObjectThis question was posed to me by my school teacher while I was bunking the class.Enquiry is from Java.lang topic in portion Exploring java.lang & java.io of Java |
|
Answer» The correct answer is (d) Object |
|