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 do you mean by heap order property?
Explain the uses of binary tree.
What is the difference between null and void pointer in data structures?
What is binary search in data structure?
Why is concurrenthashmap thread safe?
What are dynamic data structures?
What is bubble sort technique?
How many parts are there in a declaration statement?
How do we find duplicate elements in an array?
How is the front of the queue calculated in data structure?
What is circular queue example?
What are vectors used for in real life?
How can I learn data structures?
How do you do a heap sort?
What is copyonwritearraylist?