Answer Posted / narendra sharma
d queue is also known as the doubly link list in which data
can be inserted at either end of the list and it is abstract
in nature.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
How do you declare An array of three pointers to chars
What is arrays copyof?
What is vector and types of vector?
Why is hashmap not thread safe?
Which interface provides the capability to store objects using a key-value pair?
Which sorting technique is faster?
What is bubble sort algorithm?
What sort does arrays sort use?
Define the graph data structure?
Write a data structure for a queue.
What is linked list with example?
Explain the Array
What is the difference between arraylist and hashmap?
What is the use of placement new?
Is int a data structure?