In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / kalyani
stack, queues
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What do you mean by priority queue?
If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?
How to copy an array into another array?
Does treemap sort automatically?
How many types of arrays are there in visual basic?
What is structured data with example?
Which is the parent class of abstractsequentiallist class?
What is the Role of push() and pop() method?
How would you use qsort() function to sort the name stored in an array of pointers to string?
Define threaded binary tree.
Write an algorithm for inserting and deleting an element from doubly linked list?
Differentiate null and void?
Does hashmap allow duplicate keys?
What is example of data?
How does shell sort work?