JSP Question:
Download Questions PDF

What are the Object and Class classes used for?

Java JSP Programming Interview Question
Java JSP Programming Interview Question

Answer:

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.

Download Java JSP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is a Java package and how is it used? What is a JSP and what is it used for?