Which of the following best describes abstraction?
Hiding implementation details and showing only relevant information to the users.
Binding both data members and member functions into a single unit.
Accessing data members and member functions of one class by other
All of the above
This question is part of this quiz :
Abstraction,Abstraction and Interfaces,Object Oriented Programming in C++