Answer Posted / ramesh
d-queue stands for double ended queue.we can add & delete
elements at either side.they are two other variations like
input restricted deque and output restricted deque
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Is an arraylist a vector?
Why arraylist is not efficient for manipulation?
What is the difference between arraylist and hashmap?
Have you ever used HashTable and Directory?
Explain exception filter?
What is vector and types of vector?
Define an equivalence relation?
Explain the steps to insert data into a singly linked list?
What are the objectives of studying data structures?
Give a real time example of stack
What is numeric array?
How do you define a set?
What are data members?
How many parts are there in a declaration statement?
What is difference between arraylist and list?