1.

The property of providing selective information is called ____(a) abstraction(b) encapsulation(c) inheritance(d) polymorphismThis question was addressed to me by my school principal while I was bunking the class.Enquiry is from Software Architecture topic in division Software Defined Radio Architecture of Cognitive Radio

Answer»

Right CHOICE is (a) abstraction

For explanation I would say: Abstraction allows only SELECTIVE and applicable information to be made available while other information MAY be hidden. Abstraction reduces complexity between layers of implementation as only RELEVANT information will be available to each layer. Encapsulation, inheritance and polymorphism are other properties of object oriented PROGRAMMING.



Discussion

No Comment Found

Related InterviewSolutions