What are the Object and Class classes used for?

Q

What are the Object and Class classes used for?

✍: Guest

A

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.

2012-08-08, 2142👍, 0💬