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

Answer Posted / auradi

Double ended queue is the way in which a elements r inserted
and deleted from either end not been inserted from middle or
removed.....



I am Sure about this answer plz check tenenbam
Datastructure using c and c++ there is an explanation given
for this

Is This Answer Correct ?    25 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data algorithm?

758


Explain pre-order and in-order tree traversal.

719


What do you mean by data types?

701


How do you reference all the elements in a one-dimension array?

784


Are lists mutable?

678


What exactly is a thread?

668


What do you mean by the term “percolate down”?

666


What method is used to place a value onto the top of a stack?

763


Why null is allowed in hashmap?

628


What is arraylist load factor?

714


What type of variable is age?

631


For which header list, the last node contains the null pointer?

636


What are the two traversal strategies used in traversing a graph?

724


How do we search a specific element in an array?

736


Can we store null in arraylist?

641