In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / deepak kamboj
Queue and Dqueue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the term recursive case?
What is meant by hashing?
Does arraylist contain duplicates?
What is the heap in data structures?
Are linked lists considered linear or non-linear data structure?
When ArrayIndexOutOfBoundsException occurs?
How do we search a specific element in an array?
What do you mean by Logical Error
Is it possible to store null key and null values in a hashmap?
How many types of priority queue are there?
Can nsarray contain nil?
How do you initialize an arraylist?
Why linked list is required?
Define level of the tree?
Why we use linked list?