In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / samurai atp
Deck is the correct answer
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
What is the difference between array and stack?
Which sort is stable?
What is subtree?
Is array a data structure?
How does a hashmap work?
What is dynamic array how it is created?
What is java priority queue?
Does arraylist maintain order?
Do all declaration statements result in a fixed reservation in memory?
Differentiate between set and map.
What is difference between hashset and linkedhashset?
Which sorting algorithm is best for small data?
Why is quicksort better than mergesort?
How many types of data structures are used?
What is the default value of Array?