McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
Which class is the super class of all cl...
Q.
Which class is the super class of all classes of the java.lang package?
A.
Object
B.
System
C.
Super
D.
Class
Answer» A. Object
1.8k
0
Do you find this helpful?
3
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
State true or false (i) JPanel is a class included in awt package (ii) Anonymous classes are mostly used for event handling (iii) Names of anonymous classes must be unique (iv) JOptionPane is an inner class
Which is the super class of all exception classes
Which of the following package stores all the standard java classes? a) jav
Which of these class is super class of all AWT events?
Which of this package contains classes and interfaces for networking?
Which package provides many event classes and Listener interfaces for event handling?
Which of the following classes are not available in the java.lang package?
Java supports input/output of data through the classes included in the _______ package: a) jav
Package statement helps to create many classes to have ______ name.
Which of this access specifies can be used for a class so that its objects can be created by a different class in another package?