In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / bhasu
dequeues is the correct
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Can we make hashmap synchronized?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
Explain pre-order and in-order tree traversal.
Why is quicksort not stable?
What is integer max_value?
Can arraylist have duplicates?
What do you mean by back edge?
Which is better than array and linked list?
Define heap?
What is a 2 dimensional array?
What is thread and types of thread?
Which sorting is worst?
Can arraylist be null?
Is treemap thread safe?
What is the default value of Array?