what is data Abstraction? and give example
Answer Posted / kiribati
Abstraction is the process of capturing the essential or
distinguishing features of
something while suppressing or ignoring the detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Comment on assignment operator in c++.
Why do we use string in c++?
what is a class? Explain with an example.
What is the difference between a reference and a pointer?
What is prototype for that c string function?
What is the best c++ ide?
What are c++ files?
How do you flush a buffer in c++?
what is Loop function? What are different types of Loops?
What is tellg () in c++?
Can you please explain the difference between using macro and inline functions?
What is data types c++?
What would happen on forgetting [], while deallocating an array through new?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
Can we overload operator in c++?