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

How does arraylist store data?

463


What is heap with example?

517


What is treemap chart?

483


What are the parts of a linked list?

643


Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

689






How does max heap work?

482


Can we store null in arraylist?

465


List the area of applications where stack data structure can be used?

501


Can hashtable have duplicate values?

516


What can be stored in an arraylist?

464


Define path in a graph?

511


What are linked list?

547


What is rule regarding overriding equals and hascode method?

498


List all data structures you would use for a memory management module.

550


What is the need for extendible hashing?

540