What is the root class for all Java classes?
Answer Posted / srinivas
object class is the root class for all java classes
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is final variable?
What is difference between overloading and overriding in java?
what is the difference between Object Based Language and Object Oriented Language?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
How many types of equations are there?
How to calculate the length of a singly linked list in java?
What is the use of list in java?
What is an abstract method in java programming?
Can we override singleton class?
what is mutual exclusion? : Java thread
What is natural ordering in java?
What’s the difference between unit, integration and functional testing?
How do you sort objects in java?
what is the purpose of "virtual"?
What is a ?