what is data Abstraction? and give example
Answer Posted / hussey
Abstraction is a concept with which we can work without
going into detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do you know the use of vtable?
Is c++ an integer?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
Is dev c++ free?
Explain unexpected() function?
Who was the creator of c++?
What are shallow and deep copy?
What are c++ redistributables?
Explain deep copy and a shallow copy?
What are the three forms of cin.get() and what are their differences?
Explain the concept of copy constructor?
What is dynamic and static typing?
Should I learn c or c++ first?
Can you explicitly call a destructor on a local variable?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?