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 is the Insertion Sort Code?.

808


How would you dynamically allocate a one-dimensional and two-dimensional array of integers?

748


Define open addressing?

743


What is difference between data type and data structure?

564


What are the non linear data structure?

641


Does arraylist allow null values?

688


What is the use of prototype?

644


What do you mean by disjoint set adt?

713


What is java priority queue?

708


What is the difference between file structure and storage structure?

706


Is treeset thread safe?

665


What is the difference between linked list and array?

657


What is red black tree in data structure?

660


What is the meaning of anonymous array? Explain with an example?

950


What does quick sort do?

654