Answer Posted / vinodh kumar
java.lang.Object.
Because all java classes are inherited from this class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the main functionality of the remote reference layer?
What do you meant by active and passive objects?
What is the difference between heap memory and stack memory?
How do you remove duplicates from an array in java?
How can you traverse a linked list in java?
What is considered an anti pattern?
Explain all java features with real time examples
What is the difference between preemptive scheduling and time slicing in java programming?
What is the purpose of the system class in java?
What does file separator do in java?
What is type parameter in java?
Explain java coding standards for constants?
Can I overload to string method
Can java object be locked down for exclusive use by a given thread?
What is a wrapper method?