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 |
how to delete first node from singly linked list?
Explain quick sort and merge sort algorithms and derive the time-constraint relation for these.
input function and output function in c language
Explain the term run-time stack?
Which data structure is used to perform recursion?
Why heap sort is not used?
Describe what is Node in link list? And name the types of Linked Lists?
What is advantage and disadvantage of linked list?
State the difference between primitive and non-primitive data types?
difference between the run time polymorphism and compile time poly morphism and about virtual function.
2 Answers CybAge, Innowe, TCS, Wipro,
What is meant by a dynamic array?
What are data and data types?