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 struts in java?
How do you pass by reference?
What is <> used for in java?
How do you use wildcards?
Is oracle java 11 free?
Differentiate between vector and array list.
Is string a wrapper class?
Where import statement is used in a java program?
Why do we need hashset in java?
How do you add an element to a hashset in java?
How do you write a scanner class in java?
What is finalize()? Is finalize() similar to a destructor?
Difference between object and reference?
What does jenkins do?
What is the difference between a field variable and a local variable?