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 an example of a keyword?
Where are register variables stored?
Why isn’t there operator overloading?
What is volatile data type?
What class allows you to read objects directly from a stream in java programming?
Explain what are final variable in java?
What is bytecode verifier?
What is null object in java?
What does java se mean?
Can I use % with real numbers?
Is array a class?
What is predicate in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Why do we use threads in java?
how to write a program for sending mails between client and server