what is data Abstraction? and give example

Answer Posted / atul sharma

Data abstraction allowed only essential features like it
only execute the data member of an real word object of
particular class without background activity.

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

753


Mention the storage classes in c++.

833


When there is a global variable and local variable with the same name, how will you access the global variable?

858


When do we run a shell in the unix system?

818


Which bitwise operator is used to check whether a particular bit is on or off?

805


Is it possible to provide special behavior for one instance of a template but not for other instances?

830


What is istream and ostream in c++?

805


Write about the members that a derived class can add?

766


Is dev c++ a good compiler?

708


Why iomanip is used in c++?

846


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

812


Differentiate between a constructor and a destructor in c++.

774


What are the two types of comments, and how do they differ?

786


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

781


What is else if syntax?

882