In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / kalyani
stack, queues
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Is array part of collection framework?
Can we change load factor of hashmap?
What is linear and non linear structure?
What is meant by int?
What are different dynamic memory allocation technique in c.
Why do we need to recycle?
What package is arraylist?
What is binary tree in discrete mathematics?
How would you check if a binary tree is BST or not ? Write a program.
Which is better array or linked list?
Is char array null terminated?
What are types of Collision Resolution Techniques and the methods used in each of the types?
Which sorting is stable?
Which interfaces are implemented by enumset?
How do you separate zeros from non-zeros in an array?