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
How do you call a reference in java?
Is constructor inherited?
List the three steps for creating an object for a class?
What are assembly attributes?
What is classname class in java?
What is the difference between a choice and a list?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Tell us something about set interface.
What is externalizable interface?
What is autoboxing in java?
Why Java doesn’t support multiple inheritance?
What is the use of arraylist class in java?
Is null keyword in java?
What does the @override annotation do?
What do you mean by global variable?