In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / naz
Dequeue is the exactly Right answer........am 100% sure for
it.........
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What is difference between hashset and treeset?
List out the disadvantages of using a linked list?
What is different between array and list?
What is the minimum number of queues that can be used to implement a priority queue?
Which sort is stable?
What is sort function?
How does the size of arraylist increases dynamically?
How do you sort large data?
What is merge sort and how it works?
What are the main differences between the linked list and linear array?
Can a hashset contain duplicates?
What is the meaning of anonymous array? Explain with an example?
Is array size dynamic or fixed?
What is the difference between hashmap and linkedhashmap?
Should I use hashmap or hashtable?