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
Do all declaration statements result in a fixed reservation in memory?
Will it create any problem if we add elements with key as user defined object into the treemap?
Can I provide array size dynamically?
What is the application of queue?
Is learning data structures necessary?
What are the 3 types of measurement?
Does concurrenthashmap allow null?
Is array part of collection framework?
Is map a data structure?
Which is better hashmap or arraylist?
Difference between calloc and malloc ?
What is peek in stack?
Can we use any class as map key?
What is difference between list and set?
What are the disadvantages array implementations of linked list?