Answer Posted / niranjanravi
Super class is the class that is inherited and Subclass is
the class that does inheriting.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is the difference between thread and runnable types? : Java thread
Is zero a positive integer?
Can we overload run() method in java?
What are basic keywords?
What is string in java? String is a data type?
What is broken and continue statement?
How to create a thread in java?
Break statement can be used as labels in java?
How do you calculate roots in java?
What is double data type?
what is the difference between a threads start() and run() methods? : Java thread
What are exceptions
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What is the char data type?
What do you mean by synchronized non access modifier?