What do you mean by abstraction in C++?



What do you mean by abstraction in C++?..

Answer / 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

More C++ General Interview Questions

How do you add an element to a set in c++?

0 Answers  


Can I learn c++ as my first language?

0 Answers  


List out function which we can call without using object

1 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


What do you mean by overhead in c++?

0 Answers  






What is the best it certification?

0 Answers  


What is an inline function in c++?

0 Answers  


Comment on c++ standard exceptions?

0 Answers  


which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE

5 Answers  


How does c++ sort work?

0 Answers  


What is pointer -to-members in C++? Give their syntax?

0 Answers   Honeywell, Zomato,


Explain the isa and hasa class relationships.

0 Answers  


Categories