What is the root class for all Java classes?

Answer Posted / bharath kumar indla

The Object class, in the java.lang package, sits at the top of the class hierarchy tree. Every class is a descendant, direct or indirect, of the Object class.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is re-factoring in software?

567


Can a class be protected in java?

495


What is the difference between java applets and applications?

560


What are the types of relation?

561


What is formatted output?

504






What is substring in java?

612


Why does java not support operator overloading?

654


what is synchronization? : Java thread

554


if u open login & logout ,how can udisplay the timelogin & logout members ?

1746


what methods would you overwrite in java.lang.object class?

558


What is the this keyword?

550


Is boolean a wrapper class in java?

594


What is difference between throw and throws ?

591


Explain where variables are created in memory?

576


What is the final class?

546