1.

Object is ________ abstraction.(a) Object(b) Logical(c) Real(d) HypotheticalThe question was posed to me in an online interview.The doubt is from Abstraction topic in section OOPs Concept & Features of Object Oriented Programming

Answer»

The CORRECT option is (c) Real

The EXPLANATION: OBJECT is real abstraction because it ACTUALLY contains those features of class. It is the implementation of overview GIVEN by class. Hence the class is logical abstraction and its object is real.



Discussion

No Comment Found

Related InterviewSolutions