InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the process of creating new classes from an existing class ?(a) Polymorphism(b) Inheritance(c) Encapsulation(d) super class |
|
Answer» (b) Inheritance |
|