what is data Abstraction? and give example

Answer Posted / mahmud hasan

Data abstruction is a process of representing the essential
features without including the background details or
explanations.

The concept of data abstruction relates to the idea of
hiding data that is not needed for presentation.

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 general form of pure virtual function? Explain?

513


Write about the local class and mention its use?

614


How would you use the functions memcpy(), memset(), memmove()?

624


What is oops in c++?

591


What is atoi?

546






What parameter does the constructor to an ofstream object take?

615


what is oops and list its features in c++?

553


Explain one method to process an entire string as one unit?

936


What is a binary file? List the merits and demerits of the binary file usagein C++.

730


Explain terminate() and unexpected() function?

628


Are c and c++ similar?

592


What is implicit conversion/coercion in c++?

657


Explain the difference between struct and class in terms of access modifier.

697


What are the differences between malloc() and calloc()?

615


Is C++ case sensitive a) False b) Depends on implementation c) True

616