What are the Object and Class classes used for?

What are the Object and Class classes used for?


Ronit Khanna
Views: 587 | Community Opinion: 1

Tags..  Java Classes  Object  Class Classes  Java interview  Core Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Jiten Said..

The Object class is the highest-level class in the Java class hierarchy. The Class class is used to represent the classes and interfaces that are loaded by a Java program.






Register or Login to Post Your Opinion