Multiple Choice
Which class is the super class of all classes of the java.lang package?
A) Object
B) System
C) Super
D) Class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A single try block must be followed
Q6: Which of these is used to read
Q7: Which of these method of Thread class
Q8: Which of these classes are used by
Q9: Which of these method waits for the
Q11: Which exception is thrown by read() method?<br>A)IOException<br>B)InterruptedException<br>C)SystemException<br>D)SystemInputException
Q12: Which is the super class of all
Q13: Which of the following exception is raised
Q14: Which of these exceptions will occur if
Q15: Thread priority in Java is represented as?<br>A)int<br>B)Float<br>C)double<br>D)long