Saved Bookmarks
| 1. |
What is inheritance? Explain any two types of inheritance. |
|
Answer» In object-oriented programming, inheritance is a way to form new classes using classes that have already been defined. 2. Multilevel inheritance: |
|