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 expression parser in c++
What is c++ hash?
Is java the same as c++?
What is the hardest coding language to learn?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
Define 'std'.
What is microsoft c++ redistributable?
What is the main function c++?
Is swift faster than go?
Is c++ primer good for beginners?
Difference between inline functions and macros?
How the keyword struct is different from the keyword class in c++?
Write a function to find the nth item from the end of a linked list in a single pass.
What is a .lib file in c++?
What is isdigit c++?