1.

Hiding the implementation complexity can ____________(a) Make the programming easy(b) Make the programming complex(c) Provide more number of features(d) Provide better featuresI have been asked this question during a job interview.The doubt is from Abstraction topic in portion OOPs Concept & Features of Object Oriented Programming

Answer»

The correct ANSWER is (a) Make the programming EASY

The best I can explain: It can make programming easy. The programming need not KNOW how the inbuilt functions are WORKING but can use those complex functions directly in the program. It doesn’t provide more number of features or better features.



Discussion

No Comment Found

Related InterviewSolutions