nerdexam
Microsoft

98-361 · Question #197

You are creating an application for a help desk center. Calls must be handled in the same order in which they were received. Which data structure should you use?

The correct answer is A. Queue. See the full explanation below for the reasoning.

Question

You are creating an application for a help desk center. Calls must be handled in the same order in which they were received. Which data structure should you use?

Options

  • AQueue
  • BHashtable
  • CStack
  • DBinary tree

How the community answered

(27 responses)
  • A
    81% (22)
  • B
    4% (1)
  • C
    4% (1)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice