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 anagram of a string?
What is an anonymous class in java?
Is map ordered in java?
How is garbage collection controlled?
What are jee technologies?
Can you sort a list in java?
What is the use of conditional statement?
What is the primitive type byte?
Can we sort a map in java?
What is the base class in java from which all classes are derived?
When should we create our own custom exception classes?
Define jit compiler?
What are the methods used to implement for the key object in the hash map?
What is the hashcode () and equals () used for?
Can an object subclass another object?