what is data Abstraction? and give example
Answer Posted / ahsaan ansari
Data Abstraction refer to know the properties of data rather than that how properties are process.
In another word say "Data Abstraction Emphasis on What rather than How".
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is c++ still best?
describe private access specifiers?
what is pre-processor in C++?
Which function should be used to free the memory allocated by calloc()?
Why do we use constructor?
What is implicit pointer in c++?
How do you initialize a string in c++?
Can we use pointers in c++?
What is a flag in c++?
What is buffering in c++?
What is a constructor and how is it called?
What are advantages of c++?
What are libraries in c++?
What are features of c++?
Is swift a good first language?