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
Which data structures are applied when dealing with a recursive function?
Is hashtable fail fast?
What is map keyset?
What is the easiest sorting method to use in data structures?
Is arraylist synchronized?
What is circular linked list?
What is the difference between length () and size () of arraylist?
What are basic algorithms?
What is max heapify?
What is the difference between list, set and map?
What is nonlinear data?
What is sequential mapping in data structure?
State the demerit of linear representation of binary trees?
What are the disadvantages of linked list over array?
What is difference between list and linked list?