AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6201
A queue abstract data structur...
A queue abstract data structure is a list of collection with the restriction that insertion and deletion can perform at the same end
True
False
Correct
Feedbacks
StrikingPuffin
-
2 years ago
Upvoted this question
Similar ITE-6201 questions
This form of access is used to add and remove nodes from a queue.
A queue displays LIFO behavior.
What is a queue?
Deletion operation is done using in a queue.
A stack and a queue are different names for the same ADT.
A queue applies FIFO ordering