What does abstract data type means?
Answer Posted / harjinder kaur
It is set of values and associated operations on those
values where implementation is hidden from the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you sort in ascending order in arraylist?
Explain the term run-time stack?
Does set allow null values?
What are the major data structures used in the hierarchical data model?
Define primary clustering?
What package is arraylist?
What is the difference between hashmap and linkedhashmap?
Does arraylist extend list?
Is sorting a math skill?
What is the difference between binary tree and binary search tree?
How does threaded binary tree represented in data structure?
How do you rotate an AVL tree?
Why is concurrenthashmap thread safe?
What do you mean by the term “percolate down”?
Name some applications which use linked lists.