1. | _________ means to take something that is already made. |
|||||||
|
2. | ____________ is the concept that is used for reusability purpose. |
|||||||
|
3. | ____________ is the mechanism through which we can derived classes from other classes. |
|||||||
|
4. | The derived class is called as ___________________ or we can say the extended class and the class from which we are deriving the subclass is called the _______________. |
|||||||
|
5. | To derive a class in java the keyword _____________ is used. |
|||||||
|
6. | The concept of ________________ is used to make the things from general to more specific |
|||||||
|
1
2
3
4
5
6
7
next »