This document is a multiple choice question asking about the type of queue where the first location follows the last location. The answer is a circular queue, where when an item is removed from one end of a fixed-size queue, the other locations are logically wrapped around to keep the queue full.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views1 page
Ramesh 1 Ds
This document is a multiple choice question asking about the type of queue where the first location follows the last location. The answer is a circular queue, where when an item is removed from one end of a fixed-size queue, the other locations are logically wrapped around to keep the queue full.