Answer Posted / srinu
The Process of acquring the features from one class to
another class is called inheritance or derviation.
The class who give the feature from that class is called
Parent class.
The Class who take the feature from parent class is called
Child class
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is linked hashmap and its features?
How is a structure different from array ?
What is meant by 'bit masking' in java?
Can you give names of Container classes?
What is difference between synchronize and concurrent collection in java?
List some features of the abstract class.
What methodology can be utilized to link to a database?
Why do we need singleton class?
Explain constructors and types of constructors in java.
What are the differences between throw and throws?
What is a key in java?
What is your platform?s default character encoding and how to know this?
What is difference overloading and overriding?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What is unicode full form?