Which ADT would be best use to model the customers at a bakery who take numbers to mark their turn?

a. queue
b. stack
c. list
d. bag


a. queue

Computer Science & Information Technology

You might also like to view...

A megabyte holds approximately ________ bytes of data

A) 1,000,000 B) 1,000,000,000 C) 1,000,000,000,000 D) 1,000,000,000,000,000

Computer Science & Information Technology

A PDF file is created with the extension ________

A) .pdf B) .pdfx C) .docx D) .doc

Computer Science & Information Technology

In what STP state does a port drop all received user traffic and not transmit user traffic but still listen for updated BPDUs?

A) Dropping B) Listening C) Blocking D) Learning

Computer Science & Information Technology

Which of the following statements in the C programming language is used to load libraries that hold the commands and functions used in your program?

A. #include B. package C. use D. #import

Computer Science & Information Technology