Queues are linear data structures with the property that queue nodes are inserted only at the tail of the queue and removed only from the head of the queue. For this reason, queues are referred to as __________ data structures.
a) first-in, first-out
b) first-in, last-out
c) last-in, first-out
d) first-come, first-served
a) first-in, first-out
Computer Science & Information Technology
You might also like to view...
To perform a good web search, know how to ask the right question
Indicate whether the statement is true or false
Computer Science & Information Technology
The Replace button is in the Editing group on the ________ tab
A) Home B) Design C) Insert D) View
Computer Science & Information Technology