what is data Abstraction? and give example

Answer Posted / chirasani yasoda krishna

data abstraction is nothing but hiding un necessary data and providing useful data to the user for ecample if you write a programm internally it converts 0sand1s it hides and shows you an out put another real time example you have log on to mycomputer it is devplped by programs it hides the code and shows useful information to the user

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

699


What is do..while loops structure?

720


What is the full form of c++?

721


What is namespace & why it is used in c++?

697


What is private public protected in c++?

633






What is the difference between ++ count and count ++?

696


Is it possible for a member function to use delete this?

659


What programming language should I learn first?

696


What is #include iomanip?

640


Why do we use constructor?

718


How the endl and setw manipulator works?

652


Is there any difference between int [] a and int a [] in c++?

644


Why do we use classes in c++?

683


What do you mean by inheritance in c++? Explain its types.

711


What is copy constructor? Can we make copy constructor private in c++?

683