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
What is the role of C++ shorthand's?
Is java based off c++?
How do you declare A pointer to a function which receives nothing and returns nothing
Is c++ free?
Write syntax to define friend functions in C++.
What is a class template in c++?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What is the latest c++ version?
What is the header file for setw?
Should I learn c++ c?
Explain all the C++ concepts using examples.
Explain 'this' pointer and what would happen if a pointer is deleted twice?
what you know about c++?
What is the difference between a reference and a pointer?
Explain what are single and multiple inheritances in c++?