what is data Abstraction? and give example
Answer Posted / hameed
It refers to the act of representing essential features
without including their background details or explanations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does flush do c++?
Which ide is best for c++?
What is math h in c++?
Should you pass exceptions by value or by reference?
We use library functions in the program, in what form they are provided to the program?
In the derived class, which data member of the base class are visible?
What is static class data?
Distinguish between a # include and #define.
What is lazy initialization in c++?
How do you flush a buffer in c++?
Differentiate between C and C++.
Why is the function main() special?
What is namespace std; and what is consists of?
Does c++ have finally?
What is the full form of stl in c++?