what are the root classes of all classes?

Answers were Sorted based on User's Feedback



what are the root classes of all classes?..

Answer / aishwarya

Object is the root class of all classes

Is This Answer Correct ?    29 Yes 1 No

what are the root classes of all classes?..

Answer / jack

object class :)

Is This Answer Correct ?    15 Yes 1 No

what are the root classes of all classes?..

Answer / aravam siva

Object class is a base class of all java classes

in frame work(api) level clsses are root classes of all
clasees

Is This Answer Correct ?    12 Yes 1 No

what are the root classes of all classes?..

Answer / dreams

API(applicaton programming interface)

Is This Answer Correct ?    3 Yes 17 No

Post New Answer

More Swing Interview Questions

What are swing controls?

0 Answers  


What is the use of jcomponent class in swing?

0 Answers  


Why should any swing call back implementation execute quickly?

0 Answers  


Why swing is better than awt?

0 Answers  


How to move from one page to another in java swing?

0 Answers  






What is content pane in swing?

0 Answers  


What are the two key features of swing?

0 Answers  


How to render an html page using only swing.

0 Answers  


What is a component in swing?

0 Answers  


Why would you use swingutilities.invokeandwait or swingutilities.invokelater?

0 Answers  


What is an event handler in swing?

0 Answers  


What is the purpose of action interface in swing?

0 Answers  


Categories