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
Difference between pass by value and pass by reference?
What is extern c++?
What is token c++?
Is c++ vector a linked list?
What is difference between malloc()/free() and new/delete?
How do we implement inheritance in c++?
What are enumerations?
What is microsoft c++ redistributable 2013?
What is :: operator in c++?
How to get the current position of the file pointer?
Can I learn c++ without learning c?
What are static variables?
What is the arrow operator in c++?
What is an undefined behavior and sequence points
What c++ library is string in?