1.

A ______________ represents the need of information in the program without the presenting the details.(a) abstraction(b) polymorphism(c) implementation(d) classThis question was posed to me in quiz.This is a very interesting question from Concepts of OOP topic in division Information Technology of Computer Fundamentals

Answer»

Correct CHOICE is (a) abstraction

Explanation: Abstraction is a concept that INVOLVES hiding the details and giving only the necessary information to the user. It INCREASES the POWER of a programming LANGUAGE.



Discussion

No Comment Found

Related InterviewSolutions