what is data Abstraction? and give example

Answer Posted / anil bisht

an abstract data type (ADT) is an idealization of a set of
values, along with a set of functions and relations on these
values that together constitute a type. Simple examples
include Integers, Complexes, Sets, Lists, and so on.

Is This Answer Correct ?    49 Yes 89 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ flowchart?

987


What are pointers used for c++?

789


What do you mean by vtable and vptr in c++?

812


Which c++ operator cannot overload?

744


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2220


How do I use arrays in c++?

767


What is the history of c++?

733


How do c++ struct differs from the c++ class?

842


Can I create my own functions in c++?

815


Explain Memory Allocation in C/C++ ?

819


What is pointer to member?

774


Explain register storage specifier.

788


Is set c++?

756


Which is better turbo c++ or dev c++?

768


What is increment operator in c++?

760