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?

Answers were Sorted based on User's Feedback



What is the root class for all Java classes?..

Answer / ranganathkini

java.lang.Object

Is This Answer Correct ?    55 Yes 7 No

What is the root class for all Java classes?..

Answer / ravikiran

Object class

Is This Answer Correct ?    47 Yes 4 No

What is the root class for all Java classes?..

Answer / alfred

object class

Is This Answer Correct ?    22 Yes 3 No

What is the root class for all Java classes?..

Answer / keerthi

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

Is This Answer Correct ?    19 Yes 2 No

What is the root class for all Java classes?..

Answer / durgesh singh

Object class is the root class in java

Is This Answer Correct ?    12 Yes 0 No

What is the root class for all Java classes?..

Answer / srinivas

object class is the root class for all java classes

Is This Answer Correct ?    7 Yes 1 No

What is the root class for all Java classes?..

Answer / pacs

Object is the root class for all java classes.

Is This Answer Correct ?    5 Yes 1 No

What is the root class for all Java classes?..

Answer / 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

More Core Java Interview Questions

when there is a need of jvm then how we can say that java is a platform independent language?

3 Answers  


What are the performance implications of interfaces over abstract classes?

1 Answers  


List some java keywords sun like c, c + + keywords?

0 Answers  


why java not supproting multiple inheritance?

5 Answers  


Can we have any code between try and catch blocks?

0 Answers  


what are the oops concept in java explain with real time examples

24 Answers   Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,


When is an object subject to garbage collection?

0 Answers  


What is string in java with example?

0 Answers  


What does singleton class mean?

0 Answers  


How to implement an arraylist in java?

0 Answers  


Is namespace same as package in java?

0 Answers  


What are functions in java?

0 Answers  


Categories