Which data structure represents a waiting line and limits insertions to be made at the back of the data structure and limits removals to be made from the front?
a. Stack.
b. Queue.
c. Binary tree.
d. Linked list.
b. Queue.
Computer Science & Information Technology
You might also like to view...
In business, time between sales transactions, the weight of a package for shipping, and the amount of money a customer spends in any given visit are all examples of ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The first step in creating a Web page is to determine how the content will be formatted
Indicate whether the statement is true or false
Computer Science & Information Technology