

InterviewSolution
Saved Bookmarks
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 |
|