nerdexam
Microsoft

98-361 · Question #388

98-361 Question #388: Real Exam Question with Answer & Explanation

The correct answer is D. queue. See the full explanation below for the reasoning.

Question

You are developing a new application that optimizes the processing of a manufacturing plant's operations. You need to implement a data structure that works as a "buffer" for overflow capacity. When the manufacturing capacity is available, the items in the buffer need to be processed in the order in which they were added to the buffer. Which data structure should you use to implement such buffer?

Options

  • AArray
  • Blinked list
  • Cstack
  • Dqueue

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice