Answer Posted / janet
A super class is a class that is inherited where as sub
class is a class that does the inheriting.
| Is This Answer Correct ? | 58 Yes | 16 No |
Post New Answer View All Answers
What is a method in programming?
How do you declare a destructor in java?
What defines function?
How do generics work in java?
Can you add null to a list java?
Explain oops concepts in detail?
What does math floor () do?
Variable of the boolean type is automatically initialized as?
What is meant by oops concept in java?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the properties class?
What is subsequence of a string?
What is the default value of an object reference declared as an instance variable?
Can a final method be overloaded?
Write a program to print count of empty strings in java 8?