What do you mean by abstraction. Explain your answer?
Answer Posted / subhrajit
abstraction is the method of show the necessary data and
hide the unnecessary data.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How a pointer differs from a reference?
Why do we use double in c++?
what is C++ exceptional handling?
How would perform Pattern Matching in C++?
Explain public, protected, private in c++?
What is an adjust field format flag?
What is c++ & why it is used?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is stream and its types in c++?
How const int *ourpointer differs from int const *ourpointer?
What is #include c++?
What is the difference between function overloading and operator overloading?
What is c++ in english?
What is a stack c++?
What do you mean by function overriding & function overloading in c++?