In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / sandeep
i think link list is wrong answer and deque is the correct ans
thanks
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define separate chaining?
Do you know what is linear search?
Which collection is fail safe?
What are the disadvantages array implementations of linked list?
What is the default size of arraylist?
What does it mean to sort an array?
How do you get placements?
What is array define its types?
What does isempty() member method determines?
What is bubble sort and selection sort?
Name few classes that implement collection interface?
Why is hashmap used?
What does sorting an array do?
Which of the collections allows null as the key?
Which is the parent class of enumset class?