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


Please Help Members By Posting Answers For Below Questions

How do you declare a set in c++?

749


Explain what happens when a pointer is deleted twice?

1030


Explain terminate() and unexpected() function?

854


What do you mean by public protected and private in c++?

813


What is a vector c++?

855


What are the differences between java and c++?

735


What is prototype in c++ with example?

763


How do you initialize a string in c++?

770


Explain polymorphism?

842


Is c++ built on c?

789


What is exception handling? Does c++ support exception handling?

813


What do you mean by static variables?

887


What will the line of code below print out and why?

544


Why do we use setw in c++?

879


What is switch case in c++ syntax?

863