InterviewSolution
Saved Bookmarks
| 1. |
_____ is assembling a cohesive set of data and functions to define an object.(a) Message passing(b) Encapsulation(c) Polymorphism(d) InheritanceI had been asked this question in exam.The origin of the question is Software Architecture Tradeoffs topic in division Technology Tradeoffs in Software Defined Radio of Cognitive Radio |
|
Answer» The correct answer is (B) Encapsulation |
|