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

What are the advantages of c++ over c?

586


Is c++ vector a linked list?

552


Difference between struct and class in terms of access modifier.

699


Is the declaration of a class its interface or its implementation?

708


What is prototype in c++ with example?

568






What is the difference between c++ and turbo c++?

592


What is the disadvantage of using a macro?

593


List the merits and demerits of declaring a nested class in C++?

611


How to declare an array of pointers to integer?

588


What is object oriented programming (oop)?

625


When is the destructor called?

608


Is it possible to use a new for the reallocation of pointers ?

601


Is c++ proprietary?

582


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

587


What is an accessor in c++?

620