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 do you mean by stack?
What is double checked locking in singleton?
What is the difference between a field variable and a local variable?
Do you know how to reverse string in java?
Explain java coding standards for variables ?
What is definition and declaration?
Is vector ordered in java?
What is intern method in java?
What do you mean by light weight and heavy weight components?
What is bubble sorting in java?
Can a method inside a interface be declared as final?
What is a static method in java?
What is multithreading and its advantages?
What is the difference between declaration and definition in java?
What is the size of arraylist in java?