InterviewSolution
Saved Bookmarks
| 1. |
Which is not feature of OOP in general definitions?(a) Code reusability(b) Modularity(c) Duplicate/Redundant data(d) Efficient CodeThe question was posed to me in semester exam.I need to ask this question from OOPs Basic Concepts in division OOPs Concept & Features of Object Oriented Programming |
|
Answer» Right answer is (C) Duplicate/Redundant data |
|