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 |
What is Classloader in Java?
How can two threads be made to communicate with each other?
Is java developer a good career?
How thread scheduler schedule the task?
Can a final variable be manipulated in java?
What is the purpose of object oriented programming?
Can singleton class be serialized?
What is a prefix function.write down a code to compute prefix function.
write a simple program inheritance?
What package is math in java?
how can i kill thread without stop() and destroy()
What is persistence ?