What is the root class for all Java classes?

Answer Posted / keerthi

Any class that is written in java is aby default sub class to object class

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean that strings are immutable?

576


Tell me about your ability to work under pressure

1765


What does jre stand for?

609


Can we pass null as argument in java?

510


What are local variables?

595






What are format specifiers in java?

594


Can private members of a base class are inheritable justify?

488


Can we have multiple catch block for a try block?

588


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

1572


What are methods?

554


What is a method declaration?

517


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

655


What classes of exceptions may be caught by a catch clause in java programming?

704


What is jee6?

538


Can we declare an array without size in java?

524