what is data Abstraction? and give example
Answer Posted / mushtak khan
Data abstraction is mechanism of using the essential features
without background details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the uses of typedef in a program?
Explain what is oop?
What are the operators in c++?
Is it possible for a member function to use delete this?
which of the following is not an secondary constant a) array b) real c) union
Why do we use classes in c++?
Can we sort map in c++?
Explain register storage specifier.
What is a terminating character in c++?
Distinguish between a # include and #define.
Differentiate between late binding and early binding.
How do you save a c++ program?
How the delete operator differs from the delete[]operator?
Define linked lists with the help of an example.
What are stacks?