The ______ operation retrieves and removes the front of a queue.
a) isEmpty
b) enqueue
c) dequeue
d) peek
c.
Computer Science & Information Technology
You might also like to view...
What does the following code print?
``` cout << "*\n**\n***\n****\n*****" << endl; ```
Computer Science & Information Technology
____________________ is area on a web page that contains no text or graphics.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology