What is the root class for all Java classes?
Answer Posted / keerthi
Any class that is written in java is aby default sub class to object class
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What are the two categories of data types in the java programming language?
What does a method signature consist of?
Explain the use of sublass in a java program?
Can a class be private in java?
What is a classloader in java?
How to change the priority of thread or how to set priority of thread?
Explain the difference between throw and throws in java?
Explain when classnotfoundexception will be raised ?
Which is faster string or stringbuilder?
String class is defined under which package in java?
What is meant by interface?
How to create a base64 decoder in java8?
What are the 8 primitive data types in java?
What is the difference between scrollbar and scrollpane?
How many bytes is a char in java?