InterviewSolution
Saved Bookmarks
| 1. |
____ enables the definition of reusable classes.(a) Polymorphism(b) Inheritance(c) Object(d) OverloadingI had been asked this question in unit test.Question is from Software Architecture Tradeoffs topic in division Technology Tradeoffs in Software Defined Radio of Cognitive Radio |
|
Answer» Correct choice is (b) Inheritance |
|