What does abstract data type means?

Answer Posted / siva sai

An abstract data type is a mathematical model. A set of
values and a collection of operations on those values are
defined on the model.A simple example of an ADT is : a set
of integers,together with the operations of
reading,sorting,searching and printing.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best case complexity of bubble sort?

486


What is vector and types of vector?

485


Why is hashing used?

460


Which is better than array and linked list?

514


Give the example of validating the parenthesis of expression using stack.

594






What do you mean by priority queue?

495


What are the properties of binary tree?

514


Which collection type is used to maintain uniqueness of data structure?

1019


Is hashmap keyset ordered?

555


What is the use of hashtable?

494


What is the difference between collection and collections?

539


What is inserting in data structure?

495


Define probing?

706


What do you mean by quadratic probing?

558


What is definition list?

520