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 deserialization?
Why to use nested classes in java?
List some oops concepts in java?
What is the difference between member variables initialization and assignment in a constructor?
What is a text string?
Can vector have duplicates in java?
Is space a character in java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Will the jvm load the package twice at runtime?
What is the SimpleTimeZone class?
How to compare two strings in java program?
what is optional in java 8?
What is the relationship between class and object?
How will you add panel to a frame?
What is length in java?