what is data Abstraction? and give example
Answer Posted / ankit shrivastav
abstraction refers to the act of representing essential features without including the background details or explanations
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are shallow and deep copies?
What is the object serialization?
What is array in c++ pdf?
You run a shell on unix system. How would you tell which shell are you running?
Describe public access specifiers?
What are vtable and vptr?
Out of fgets() and gets() which function is safe to use and why?
What are the various storage classes in C++?
Is swift faster than c++?
What is the best way to take screenshots of a window with c++ in windows?
Does c++ have foreach?
What are virtual constructors/destructors?
Does improper inheritance have a potential to wreck a project?
What is std :: endl?
What is the most common mistake on c++ and oo projects?