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
Does list allow duplicates in java?
What is the difference between int and integer in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is sorting in java?
What is final keyword in java?
What is meant by structural programming?
What is class and its types?
How do you break a loop?
How is garbage collection controlled?
Can we convert integer to string in java?
What are the characteristics of java?
What is jrmp?
Are variables stored in ram?
Difference between == and .equals() ?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?