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
Is arraylist a collection?
Which is the parent class of abstractqueue class?
What is a subtree?
What is time complexity of arrays sort?
How many passes are required in bubble sort?
Why is arraylist not thread safe?
Is array a collection?
How do you explain bubble sort?
How do you determine if a binary tree is height balanced?
What is the difference between hashset and hashmap?
How does insertion sort works?
Differentiate between hashmap and hashtable.
Which sorting algorithm uses minimum number of swaps?
Define secondary clustering?
Define back edge?