In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / siya
stack and queue
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can the double-checked locking fail on a single processor system?
Which sorting is best?
How to copy an array into another array?
What do you mean by sorting?
What are the benefits of using arrays?
What are different sorting algorithms?
Why we use arraylist instead of linked list?
What data type is enum?
Devise a program to sort an array using bubble sort.
What is a stable sorting algorithm?
What is unmodifiable list?
How does bogo sort work?
How do we find duplicate elements in an array?
What is huffman’s algorithm?
Does hashset maintain order?