In which data structure, elements can be added or removed at
either end, but not in the middle?
Answers were Sorted based on User's Feedback
Answer / reehan
Ya Swapna..i think u r absolutely rite :)...thanks a lot;)
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / shankar
link list is wrong answer.there are two ds 1)satck and 2)Queue
| Is This Answer Correct ? | 5 Yes | 17 No |
What are the types of map?
Which algorithm is used in arrays sort?
What does isempty() member method determines?
What is an algorithm in coding?
What is data type with example?
What is meant by arraylist?
How can we delete the first node from the singly linked list?
Why sorting is used?
How to reverse a singly linked list?
How do I sort hashset?
How many links are there in a binary tree of N nodes?
What is the type of the algorithm used in solving the 8 Queens problem?