what is data Abstraction? and give example

Answer Posted / gurpreet kaur sandhu

Abstruction to the act of the representing the essential
features without internal structure of objects & variables.
In object oriented programming users are just aware of
objects ,function and their purpose.they are not aware of
the internal structure and working of the function and
objects.
THE PHENOMENA OF HIDING THE ACCESS TO INTERNAL VARIABLE
FROM THE USER AND ONLY PROVIDING THE ACCESS TO FUNCTION IS
CALLED "Abstruction".

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 separators in c++?

627


What do you mean by const correctness?

631


Why is c++ awesome?

580


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

622


Is c or c++ more useful?

581






How do I download c++?

575


Can a constructor be private?

586


Describe friend function & its advantages.

719


What is constant in c++ with example?

615


Explain about vectors in c ++?

600


How do I run c++?

578


What are c++ stream classes?

562


What are the uses of pointers?

583


What is void pointer in c++ with example?

600


What are iterators in c++?

600