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
Why is quicksort faster than merge sort?
Is array immutable?
What are priority queues?
What is Doubly link list?
What is the difference between hashmap and arraylist?
How would you implement two stacks using a single array?
What do u mean by array?
Write the steps involved in the insertion and deletion of an element in the stack.
What is structured data with example?
What actions are performed when a function is called?
How can a binary tree be represented using the rotation?
How to reverse singly link list?
Which is faster hashmap or linkedhashmap?
Can we use Generics with the array?
What is difference between static and dynamic array?