1.

Which class represents the most abstracted information?(a) Nested(b) Derived(c) Enclosed(d) BaseI have been asked this question by my school teacher while I was bunking the class.My question is based upon Class Use topic in division Classes of Object Oriented Programming

Answer»

The CORRECT CHOICE is (d) Base

Best explanation: The base CLASSES are the most abstracted part of INFORMATION. A base class having many other derived classes would have a bigger overview of all the other derived classes. Hence the base classes have the most abstract information.



Discussion

No Comment Found

Related InterviewSolutions