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
State one difference between a template class and class template.
What is tree node in java?
Can we override singleton class?
what is the significance of listiterator in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What are serialization and deserialization?
Why spring singleton is not thread safe?
How can we create a synchronized collection from given collection?
What is the synonym of string?
Give the difference between the println method and sqrt method?
How do you use spaces in java?
What is the method to expand and collapse nodes in a jtree?
What does the “final” keyword mean in front of a variable? A method? A class?
What are different data structures in java?
Difference between string, stringbuffer and stringbuilder?