what is data Abstraction? and give example

Answer Posted / amit kumar

Data abstraction generally refers to suppression of details
of data organization and storage and the highlighting of the
essential feature for an improved understanding of data

Is This Answer Correct ?    25 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c++ considered difficult?

637


What do you mean by function and operator overloading in c++?

606


Who invented turbo c++?

599


Differentiate between structure and class in c++.

589


What is a hashmap c++?

562






What is a literal in c++?

558


Does c++ have arraylist?

531


How delete [] is different from delete?

588


What is void pointer in c++ with example?

588


What is the full form of c++?

607


What happens when the extern "c" char func (char*,waste) executes?

630


what is Loop function? What are different types of Loops?

634


What is the role of static keyword for a class member variable?

619


Should you pass exceptions by value or by reference?

690


Is there any difference between int [] a and int a [] in c++?

543