In which data structure, elements can be added or removed at
either end, but not in the middle?

Answer Posted / vivek tiwari

I think that Linked List is not correct answer. Because
items can be added at middle.....

Is This Answer Correct ?    42 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of bubble sort?

478


Describe the complexity of Quick Sort

551


State the demerits of linked representation of binary trees?

541


What is the use of prototype?

465


Write a Program for Linked list manipulation.

560






What do you mean by garbage collection?

527


What do you mean by hash table?

559


Is binary tree a bst?

513


What are the two types of data?

478


Does hashmap sort automatically?

564


Is radix sort faster than quicksort?

498


Tell me how to find middle element of linked list in one pass?

522


Which sorting algorithm is the slowest?

473


How do you find the second largest element in an array of integers?

583


What is data and data structure?

495