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
How is the front of the queue calculated ?
What are the tasks performed during postorder traversal?
What is complete binary tree in data structure?
What is frozenset?
Define an abstract data type (adt)?
Can arraylist store objects?
How do you access the values within an array?
What are the disadvantages of using collection classes over arrays?
Define secondary clustering?
Can hashtable have duplicate values?
What is difference between array and arraylist? When will you use array over arraylist?
Tell me about the different sorting techniques.
Is array a linked list?
What is array indexing?
How do you sort a list in reverse order?