Describe a queue data structure.

A queue is a FIFO (First In First Out) data structure.
Analogous to a production line, the first item in the list will be the first to be removed, the second the second and so on.

Answered by Michael T. Computing tutor

2543 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

When a stack is implemented using a 1-D array, adding a valid item can cause an execution error. Explain why an execution error can occur in this situation.


How do you convert from binary to decimal?


Write a Pseudocode function that returns the factorial of an integer input.


Express the number 208 as a) an 8-bit binary number b) an octal string c) a hexadecimal string


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo
Cookie Preferences