what is the purpose of class "Object" which is base class
for all classes?

Answer Posted / lakshmi

object class is a base class for all class in java.using
this class we can call from super class methods and
variables to sub class

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java jit compilers?

757


Are primitives objects?

790


What is printwriter in java?

721


Does substring create a new object?

749


Differentiate between a class and an object.

803


What is compareto?

743


Is main is a keyword?

789


What is the maximum size of hashmap in java?

741


Can we have any code between try and finally blocks?

773


Does windows 10 need java?

802


What types of index data structures can you have in java?

857


What is static keyword in java?

759


What are parameters in a method?

793


Can we force the garbage collection to run?

720


Which class is the superclass for every class in java programming?

763