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
Define b-tree of order m?
List the area of applications of data structure.
What is array sort?
What data type is enum?
What is the top of a stack?
What is the difference between for and foreach loop?
What is data algorithm?
Does treeset remove duplicates?
Why null is allowed in hashmap?
How to inverting a function in sort and searching?
How can you add an item to the beginning of the list?
What is unbounded queue?
What is time complexity of sorting algorithms?
What is the difference between array and stack in data structures?
Who created quicksort?