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

How const int *ourpointer differs from int const *ourpointer?

820


Describe the syntax of single inheritance in C++?

846


Explain the purpose of the keyword volatile.

855


What is vector string in c++?

809


Can I make ios apps with c++?

769


Name four predefined macros.

817


What are c++ manipulators?

813


How do you master coding?

810


What kind of problems can be solved by a namespace?

809


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

751


Why Pointers are not used in C++?

810


What is the benefit of c++?

799


Name the operators that cannot be overloaded in C++?

803


What is the use of register keyword with the variables?

752


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

830