what is data Abstraction? and give example

Answer Posted / aniruddha kalburgi.

Data Abstraction is the way of hiding the unessential data
to reduce the complexity in front of user of a computer. The
programmer can decide what the data to be hided or what part
is essential to shown to user...

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can malloc be used in c++?

790


What is a wchar_t in c++?

809


What are separators in c++?

821


What is fixed in c++?

763


What does ios :: app do in c++?

775


What are 2 ways of exporting a function from a dll?

863


Write about all the implicit member functions of a class?

828


What is a stack c++?

750


Is facebook written in c++?

753


What is split a string in c++?

901


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

925


What do you mean by friend class & friend function in c++?

806


Where and why do I have to put the "template" and "typename" keywords?

789


How does class accomplish data hiding in c++?

911


What is bubble sort c++?

772