what is data Abstraction? and give example
Answer Posted / deep shah
"Abstraction refers to the act of represent essential features without including the background details or explanation".
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is binary object model?
Explain the uses oof nested class?
Which software is used for c++ programming?
What is a template in c++?
How would you find out if a linked-list is a cycle or not?
Is c++ map a hash table?
Do you know about C++ 11 standard?
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
Can a function take variable length arguments, if yes, how?
What do you mean by early binding?
What is a virtual destructor? Explain the use of it?
What are the advantages of using friend classes?
Is map sorted c++?
How compile and run c++ program in turbo c++?
What is an adaptor class in c++?