What is the root class for all Java classes?
Answer Posted / pacs
Object is the root class for all java classes.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the concepts of 'OOPS'?
What is a variable analysis?
What is a methodologist?
Explain a few methods of overloading best practices in java?
Can a singleton class be inherited?
Can we overload the main() method?
How would you use Bubble Sort to sort the number of elements?
Why does abstract class have constructor?
What is the vector class in java programming?
What are the 2 types of java programs?
Can an abstract class be a final class?
What is data type example?
What is the difference between jdk and jre?
What is incompatible types in java?
Describe what happens when an object is created in java ?