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 are the different types of comments allowed in c++?
What are associate containers?
What is while loops?
Is eclipse good for c++?
Difference between strdup and strcpy?
Is c++ a programming language?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
How to declare a function pointer?
What kind of jobs can I get with c++?
What do you mean by a template?
When is the destructor called?
What are the uses of typedef in a program?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What is c++ course?