What does abstract data type means?
Answer Posted / priyadarshee sahoo
it is auseful tool first specifying the logical ptoperty of
data type.the specification of data type includes values of
domain & operation on domain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you explain bubble sort?
What is the space complexity of selection sort?
Why we use arraylist instead of linked list?
Write a code for dynamic allocation of array.
Define rehashing?
What is best time complexity?
What is declaring array?
What do you mean by double hashing?
What is a matrix? Explain its uses with an example
What is Another name of Dynamically allocating memory.
Can a hashmap have duplicate keys?
What is different between array and list?
Explain the applications of stack?
What is a pass in bubble sort?
What is the difference between collections class vs collections interface?