what is data Abstraction? and give example

Answer Posted / t@run gupta

Data Abstraction:
By this feature of object oriented programming it is
possible to represent the needed information in program
without presenting the details. Also by the feature of data
abstraction it is possible to create user defined data types
and thus increase the power of programming language

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe private, protected and public – the differences and give examples.

872


What does I ++ mean in c++?

806


What is lazy initialization in c++?

865


What are advantages of using friend classes?

853


Explain selection sorting?

835


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6174


Implement stack operations with pointers with appropriate exception checks.

790


What is a linked list in c++?

805


What is the exit function in c++?

765


What are the classes in c++?

866


How is c++ used in the real world?

796


Define token in c++.

925


What is c++ similar to?

860


What is the most common mistake on c++ and oo projects?

750


Why is it called c++?

801