Answer Posted / nagarjuna
Yes, every class as a subclass of itself.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a constructor call the constructor of parent class?
Can abstract class have private constructor?
Can a class be private in java?
How would overload a function based on return type?
Explain the difference between transient and volatile in java?
What is the purpose of final keyword and when to use it?
What is size_t?
What's the default access specifier for variables and methods of a class?
What are nested classes in java?
Is there a case when finally will not execute?
What is a static class in java?
What is the use of a copy constructor?
What is append in java?
How to print nodes of a Binary tree?
Is 0 a real number?