What is the root class for all Java classes?
Answer Posted / ravikiran
Object class
| Is This Answer Correct ? | 47 Yes | 4 No |
Post New Answer View All Answers
What do the thread?class methods run() and start() do?
Can we use String with switch case?
How to sort a collection of custom Objects in Java?
What does sprintf return?
What is the difference between Grid and Gridbaglayout?
What is advantage of java?
Can we override tostring method in java?
What is the use of optional ?
Can constructor be static or final?
What are the four pillars of java?
How will you initialize an Applet?
How do you access command-line arguments within the code?
What is var keyword ?
What is the exact difference in between Unicast and Multicast object?
What is the difference between char and char *?