what is data Abstraction? and give example
Answer Posted / mahphuz ansari
Data abstraction is a process in which we get information or
data according to our requirement not in detailed data or
information.
example:- learning how to dive a car.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is purpose of abstract class?
What are references in c++?
What is the use of register keyword with the variables?
Can I make ios apps with c++?
What is the use of function pointer?
Is atoi safe?
What is the use of c++ programming language in real life?
What is constructor and destructor in c++?
What is linked list in c++?
What things would you remember while making an interface?
Can I run c program in turbo c++?
When there is a global variable and local variable with the same name, how will you access the global variable?
What are the advantages of pointers?
Explain the difference between struct and class in terms of access modifier.
What is iterator c++?