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 are access modifiers in Java ?
What is JVM ?
4 Answers Phantom Technologies, TCS,
What is java oops?
how to print output with out using sop statements
How do you sort a string in alphabetical order in java?
Explain the difference between static and dynamic binding in java?
What is the difference between JDBC 1.0 and JDBC 2.0?
Can a static class have a constructor java?
When does an object becomes eligible for garbage collection in java?
What is the purpose of a statement block?
how can i connect to database in a applet ?
How many types of keywords are there?