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
Why chararray() is preferred over string to store the password?
Where is the singleton class used?
Is java hard to learn?
Can you extend main method in java?
What is constructor in java ?
What is the use of default method in interface in java? Explain
What is the importance of hashcode() and equals() methods?
Can a class declared as private be accessed outside it’s package?
Why arraylist is not synchronized in java example?
What is the difference between access specifiers and access modifiers in java? 16
Who developed java?
Can we able to pass objects as an arguments in java?
Are arrays static in java?
What is treemap in java?
What language is java written?