Microsoft
98-361 · Question #371
98-361 Question #371: Real Exam Question with Answer & Explanation
The correct answer is C. peek. See the full explanation below for the reasoning.
Question
In your application, you are using a stack data structure to manipulate information. You need to find which data item will be processed next, but you don't want to actually process that data item yet. Which of the following queue operations will you use?
Options
- Apop
- Bpush
- Cpeek
- Dcontains
Community Discussion
No community discussion yet for this question.