what is data Abstraction? and give example

Answer Posted / neha gupta

data abstraction is the process of extracting the relevant
properties of an object while ignoring non-essential
details.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used to run c++ program?

719


How many standards of c++ are there?

833


Explain about templates of C++.

878


When should we use container classes instead of arrays?

783


What is the role of copy constructor in copying of thrown objects?

797


Why namespace is used in c++?

775


What are inline functions? What is the syntax for defining an inline function?

787


Why do we use iterators?

815


Is c++ platform dependent?

833


What are compilers in c++?

820


Explain virtual class and friend class.

787


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

808


What are the different types of comments allowed in c++?

765


Explain the advantages of using friend classes.

822


Differences between private, protected and public and give examples.

756