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

what is multi-threading in C++?

617


Why is c++ not purely object oriented?

573


Can char be a number c++?

600


What does it mean to declare a member function as static?

614


Can non-public members of another instance of the class be retrieved by the method of the same class?

610






Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

794


How is modularity introduced in C++?

770


Are c and c++ different?

543


Is dev c++ free?

617


Is arr and &arr are same expression for an array?

588


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

575


What is implicit conversion/coercion in c++?

657


What are multiple inheritances (virtual inheritance)?

586


What do manipulators do?

574


Explain stack & heap objects?

636