what is data Abstraction? and give example
Answer Posted / kuldeep singh
data abstraction is the object oriented programming feature
it will refer the essential details and not include the
internal details .and user defined data types introduced
like as a any class .example -----drive a car. 2. index of
book . 3. internal activities in human beings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the C-style character string?
Describe the process of creation and destruction of a derived class object?
What is virtual base class?
Comment on local and global scope of a variable.
Can we sort map in c++?
What is the full form of c++?
What is a far pointer? where we use it?
Is c++ a software?
What is a container class? What are the types of container classes in c++?
What is type of 'this' pointer? Explain when it is get created?
What is a buffer c++?
What is a constructor and how is it called?
What is atoi in c++?
How static variables and local variablesare similar and dissimilar?
Define basic type of variable used for a different condition in C++?