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 the collections api?
what is mutual exclusion? : Java thread
Which class is the superclass of all classes?
What is Applet Stub Interface ?
What is the difference between multiple processes and multiple threads?
Why is singleton class used?
What is the exact difference in between Unicast and Multicast object?
What is the largest number a double can hold?
Write a program to find maximum and minimum number in array?
How to run a JAR file through command prompt?
What is the need of transient variables in Java ?
What is token in java?
How to use string tokenizer class.
What are inbuilt functions in java?
What is a condition in java?