Answer Posted / sathya
A subclass inherits all the properties of a Super class.
A Subclass can access all the methods, variables of super
class and not vice versa.
A Subclass extends a Super class.
Is This Answer Correct ? | 110 Yes | 22 No |
Post New Answer View All Answers
Is 0 an irrational number?
Explain inheritance in java?
What is hash table in java?
What is a default method?
What is the purpose of nested class in java?
Explain importance of throws keyword in java?
What is api data?
Which is bigger double or float?
What is the differences between heap and stack memory in java? Explain
What are the two types of java?
Is void a data type in java?
Where can I find jdk in my computer?
What is a linkedhashmap java?
What is += mean in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????