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
What is the primary benefit of encapsulation?
Can we have return statement in finally clause? What will happen?
How are variables stored?
Can we declare a class as static?
If we don’t want some of the fields not to serialize how to do that?
what is meant by Byte code concept in Java?
How would overload a function based on return type?
What is the function of http?
Define class?
Explain about features of local inner class?
What is the length of a string?
What is the difference between char and char *?
How do you reverse a string in java without using string buffer?
Why is the type for real numbers called double?
Can we declare an interface as final?