What does abstract data type means?
Answer Posted / vaibhav jain
classes uses the concept of data abstraction , known as
abstract data type (ADT) .
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is height balanced tree?
What are linear and non linear data structures?
What is collection sort?
Run time memory allocation is known as in data structure?
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
What is mean by merge sort?
Why hashmap is faster than hashtable?
Why are b trees used?
What is significance of ” * ” ?
What is sorting and classifying?
Explain the internal working of a hash map?
What is the difference between null and void?
Which sorting algorithm is the slowest?
Explain the common uses of threaded binary tree.
What does each entry in the link list called?