In which data structure, elements can be added or removed at
either end, but not in the middle?
Answers were Sorted based on User's Feedback
Answer / amit tyagi
stack,because we can only do push-pull it at two ends nor
in middle.
Is This Answer Correct ? | 12 Yes | 27 No |
What are the types of linked list?
Is file a data structure?
If you do not initialize an array what will happen?
What is two-dimensional array?
What is hashing technique? Describe in brief.
What are the difference between arraylist and linkedlist from the perspective of sorting?
Define in brief an array.
Does treemap allow duplicate keys?
Is array of data structure?
Tell me do array subscripts always start with zero?
What is space complexity of a program?
What is a subtree?