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

Easiest explanation: The first step in the development of object oriented MODELS is the identification of object classes. This is accomplished by encapsulation. Encapsulation is assembling a cohesive SET of DATA and FUNCTIONS to define an object.



Discussion

No Comment Found

Related InterviewSolutions