What does abstract data type means?
Answer Posted / alienxists
The concept of Abstract Data type in which the internal
structure of data is hidden and the external operations that
can be applied on that object is specified
| Is This Answer Correct ? | 41 Yes | 15 No |
Post New Answer View All Answers
Define union-by-weight?
Define an equivalence relation?
Why is merge sort faster?
What is stack and queue in data structure?
Do you know how to find if linked list has loop?
write an algorithm to show the procedure of insertion into a b-tree?
what is the difference between singly and doubly linked lists?
What are the Advantages and disadvantages of Array?
What is the most used data structure?
What is difference between concurrenthashmap and hashtable?
Are data structures important?
Why is map not a collection?
Different Types of pattern?
How does threaded binary tree represented in data structure?
Define ancestor and descendant ?