In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / mishthi
dequeue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the four characteristics of algorithms?
What is data in computer science?
Can a hashmap have duplicate keys?
Which one is the simplest sorting in data structure?
What is binary tree and its types?
What are the different types of data type?
Can we make hashmap synchronized?
Do all declaration statements result in a fixed reservation in memory?
Is arraylist a list?
What are the 3 control structures in programming?
What is a dequeue?
What does a treemap do?
Why do we use dynamic arrays?
What is difference between array and arraylist?
What is default size of hashmap?