What do you mean by abstraction in C++?

Answer Posted / hrpynux@gmail.com

Data abstraction is one of the most essential and important feature of object oriented programming in C++. Abstraction means displaying only essential information and hiding the details. A Class can decide which data member will be visible to outside world and which is not.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of an external iterator.

577


What do you understand by a pure virtual member function?

551


what is a reference variable in C++?

672


What is scope in c++ with example?

637


Is c++ still in demand?

641






Is dev c++ a good compiler?

532


Why do we use double in c++?

603


Mention the ways in which parameterized can be invoked.

542


What is the use of main function in c++?

534


What is c++ manipulator?

559


What is a pointer with example?

665


Should I learn c or c++ first?

572


write a programme to get a character and thier ASCII value

2601


What are the 2 main types of data structures?

590


What is the meaning of c++?

546