Which of the following queue operations will you use?

In your application, you are using a queue data structure to manipulate information. You need to find whether a data item exists in the queue, but you don’t want to actually process that data item yet. Which of the following queue operations will you use?
A. enqueue
B. dequeue
C. peek
D. contains

microsoft-exams

2 thoughts on “Which of the following queue operations will you use?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.