nerdexam
Microsoft

98-374 · Question #105

What is needed for separate modular game components to work together without knowing that the other component exists?

The correct answer is D. A messaging system. See the full explanation below for the reasoning.

Question

What is needed for separate modular game components to work together without knowing that the other component exists?

Options

  • ABoth components must be singletons
  • BAn Application Programming Interface (API)
  • COne component must be a singleton
  • DA messaging system

How the community answered

(21 responses)
  • A
    10% (2)
  • C
    5% (1)
  • D
    86% (18)

Community Discussion

No community discussion yet for this question.

Full 98-374 Practice