nerdexam
Microsoft

98-374 · Question #116

You are designing a message box for a game's graphical user interface (GUI). You need to ensure that the message box meets the following requirements: - A rectangular background image - An area that…

The correct answer is A. Sprite and font rendering. See the full explanation below for the reasoning.

Question

You are designing a message box for a game's graphical user interface (GUI). You need to ensure that the message box meets the following requirements:

  • A rectangular background image
  • An area that displays a text message
  • An acknowledgement button

Which programming component should you use?

Options

  • ASprite and font rendering
  • BScene graph object culling
  • CMesh transforms
  • DHLSL shader lighting

How the community answered

(32 responses)
  • A
    75% (24)
  • B
    13% (4)
  • C
    9% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 98-374 Practice