what is data Abstraction? and give example
Answer Posted / ambika soni
It is a process or a concept in which unwanted data and information exist in hidden form. A user needs not to know this detail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is called array?
what is Member Functions in Classes?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
What is the difference between the parameter to a template and the parameter to a function?
What is the first name of c++?
Is c++ built on c?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What is c++ array?
What is private, public and protected inheritance?
Who was the creator of c++?
What is atoi?
What are virtual constructors/destructors?
What are the five basic elements of a c++ program?
What do you mean by static variables?
What is the operator in c++?