What is the root class for all Java classes?
Answer Posted / durgesh singh
Object class is the root class in java
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is oops in java?
What does math floor () do?
What is java util list?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What is an anonymous class in java?
What does 3 dots mean in java?
What is procedure writing?
What is early binding and late binding in java?
Give me example of derived data types.
What is variable argument in java?
Why inputstreamreader is used in java?
Enlist diffrent types of inheritance supported by java?
What is maximum size of arraylist in java?
Is java 9 released?
What is Enum in Java?