In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
stack
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain Array of pointers?
What are the major data structures used in the following areas : network data model & hierarchical data model?
What is rule regarding overriding equals and hascode method?
Is treemap synchronized?
What you mean by sorting?
What is ascending and descending order?
Does mentioning the array name gives the base address in all the contexts?
Explain about set and their types in a collection?
What are the scenarios in which an element can be inserted into the circular queue?
Is array a linked list?
What is difference between tree and forest?
Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.
State the properties of b tree.
What is array in data structure with example?
Will hashmap allow null keys?