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

Answer Posted / avinash bhardwaj

Queue

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is data structure used?

552


List the two important key points of depth first search?

713


Define collision in hashing?

505


What is the use of sorting?

518


Is map a data structure?

499






What is the default value of Array?

661


Define balanced trees?

541


“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?

721


List the basic operations carried out in a linked list?

672


How many sorting are there in data structure?

506


List the applications of set adt?

513


Which sorting is used in collections sort?

501


What is sorting with example?

480


What is structured data with example?

492


Explain binary searching and Fibinocci search?

567