What is the root class for all Java classes?
Answer Posted / keerthi
Any class that is written in java is aby default sub class to object class
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Difference between Preemptive scheduling vs. Time slicing?
What is the point of polymorphism java?
What is jit compiler in java?
Explain treeset?
What is the synonym of procedure?
What is string and its types?
Is int primitive data type?
Can we catch more than one exception in single catch block?
What is garbage collection? Can it be forced to run?
Which api is provided by java for operations on set of objects?
Why vector class is used?
What is a loop java?
What do you understand by abstract classes?
What is public/private protected in java?
What is method with example?