OOPs Concepts
Programming and Technical
What is the base class of all classes?
Read Solution (Total 1)
java.lang.Object is refer to as a base class to all classes.
10 years ago
Helpfull: Yes(0) No(0)
OOPs Concepts Other Question
What is the difference between a JDK and a JVM?
What are the access modifiers in Java?