What does abstract data type means?
Answer Posted / sabyasachi chakraborty
an abstract data type is defined as a mathematical model of
the data objects that make up a data type as well as the
functions that operate on these objects.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you do a heap sort?
Why we need cursor implementation of linked lists?
Which is best array or linked list?
Can we put null key in hashmap?
What is top in stack?
What is default array size?
What is array and its types with example?
What is the height of an empty tree?
What is the use of isEmpty() member methods?
What is the meaning of anonymous array? Explain with an example?
Which collection type is used to maintain uniqueness of data structure?
Can list contain null values?
Does arraylist maintain order?
What are AVL trees?
Define ancestor and descendant ?