What is the root class for all Java classes?
Answers were Sorted based on User's Feedback
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 |
Answer / srinivas
object class is the root class for all java classes
| Is This Answer Correct ? | 7 Yes | 1 No |
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 |
explain System.out.println()
How can we find the actual size of an object on the heap?
What are the two types of java?
what is default constructor and parameterised constructor with example?
What do bitwise operators do?
What are the three types of design patterns?
what is the J2EE BluPrints?
What is meant by packages?
Can sleep() method causes another thread to sleep?
What is array command?
Is Cegonsoft Pvt.Ltd. a good Institute?
what is mean by overriding in which situation we wil use?
5 Answers Atlas Systems, CSC, DCPL,