In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
stack
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What is heap and its types?
Write a Program for Delete an element from a doubly linked list.
Write program for Bubble Sort ?
Can you have an arraylist of arrays?
What will be the output of below code?
How will you sort the elements of array in descending order?
Tell me the difference between structure and array?
What is adt example?
What is the Role of push() and pop() method?
Why do we use stacks?
What is a data structure definition?
What is variable size arrays?and why we use it?
How do signed and unsigned numbers affect memory?
Why do we need a data structure?
where do you use double linked list?