A class can be a subclass of itself?
Answers were Sorted based on User's Feedback
Answer / vishal
No. Each class in Java is subclass of "Object" class
| Is This Answer Correct ? | 9 Yes | 5 No |
Can we declare main () method as non static?
Is there any need to import java.lang package?
How would overload a function based on return type?
Does list maintain insertion order java?
Explain the difference between intermediate and terminal operations in java8?
What is the most important feature of java? What is an interface?
What is the use of math abs in java?
What is the difference between a window and a frame in java programming?
Why can't we make jsp as a controller and action servlet in struts?
How does map works in java?
Define interface?
In treeset we add same object ...what will be the out put