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

Answer Posted / swapna

its the doubly ended queue...

Is This Answer Correct ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does variable declaration affect memory allocation?

1321


Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?

534


How to initialize Dictionary using collection initialize?

585


What is sorting with example?

474


Which sorting algorithm is used in collections sort?

437






How do you perform a merge sort?

490


How to reverse a linked list iterative algorithm?

493


What do you mean by hash table?

563


What is impact of signed numbers on the memory?

526


What is the use of isEmpty() member methods?

532


What are linear and non linear data structures?

490


Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78

1125


What is the difference between list and arraylist?

464


Is data structure a data type?

507


What is array and its types with example?

507