Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 the difference is between execute, execute Query, execute Update?

886


Why is static used?

1073


What is difference between overloading and overriding in java?

1075


How to sort an unsorted array in java?

1186


Explain numeric promotion?

1160


Explain where variables are created in memory?

1054


Explain the difference between abstract classes and interfaces in java?

1261


How can u increase the heap size in the memory?

1067


What is functional interface in javatpoint?

1132


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

1023


What technique is carried out to find out if a particular string is empty?

1057


Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

1029


Explain the difference between private, public, package and protected in java?

1095


Can list contain null in java?

1142


Can an object be null?

1012