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 a subsequence of a string?
Is a string literal?
What is the difference between logical data independence and physical data independence?
What is indexof?
What is data type modifier?
How are variables stored?
How are destructors defined in java?
What is a lock or purpose of locks in java?
What is meant by method overriding?
What is jit compiler in java?
What is the use of arrays tostring () in java?
What is the difference between abstract class and interface1? What is an interface?
Why java does not support pointers?
What is a nested list?
Can you use this() and super() both in a constructor?