

InterviewSolution
Saved Bookmarks
1. |
The process of forming a new class from an existing class.(a) Abstraction(b) Polymorphism(c) Inheritance(d) ImplementationThe question was asked during an online interview.My question is taken from Concepts of OOP topic in division Information Technology of Computer Fundamentals |
Answer» Right answer is (c) Inheritance |
|