What does abstract data type means?
Answer Posted / kadhar ali basha e
A set of data values and associated operations that are
precisely specified independent of any particular
implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by primary clustering?
Can we define the size of arraylist?
What is circular linked list?
Does array sort mutate?
How many types of data structure are there?
What are the advantages of bubble sort?
Can we modify final arraylist?
Define biconnectivity?
What are the applications of priority queues?
How can I learn data structures?
What are the advantages and disadvantages of linked list?
What are common data structures?
Can hashmap have duplicate keys?
Why is hashmap faster than treemap?
Does mentioning the array name gives the base address in all the contexts?