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 is derived datatype?
What is the exact difference in between Unicast and Multicast object?
What do you mean by collectors in java 8?
How big is a gigabyte?
How java enabled high performance?
Does java initialize arrays to zero?
why are there separate wait and sleep methods? : Java thread
What does java ide mean?
What are the advantages of packages in java?
What exceptions occur during serialization?
What is the difference between jdk, jre, and jvm?
Can this keyword be used to refer static members?
Can we override private method in java?
How to convert string to byte array and vice versa?
Write a program to calculate factorial in java?