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
why is c++ called oops? Explain
What is lazy initialization in c++?
Why null pointer is used?
What is a character in c++?
Can a function take variable length arguments, if yes, how?
What's the order in which the objects in an array are destructed?
Is nan a c++?
What is the difference between a template and a macro?
Why namespace is used in c++?
Which c++ compiler is best?
List the types of polymorphism in c++?
What is the prototype of printf function?
Explain function overloading and operator overloading.
What is meant by the term name mangling in c++?
What are proxy objects in c++?