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

What is a v-table?

883


Difference between a copy constructor and an assignment operator.

760


Ask to write virtual base class code?

2455


Is c the same as c++?

752


What is overloading unary operator?

817


What is c++ and its features?

763


Differentiate between an array and a list?

923


What relational operators if statements in c++?

882


Evaluate !(1&&1||1&&0) a) Error b) False c) True

939


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

828


What are the advantages of c++ over c?

810


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

753


How do I exit turbo c++?

774


Write a function that swaps the values of two integers, using int* as the argument type?

784


Define a nested class.

818