nerdexam
Microsoft

98-361 · Question #4

Which type of Windows application presents a parent window that contains child windows?

The correct answer is C. Multiple-document interface (MDI). A multiple document interface (MDI) is a graphical user interface in which multiple windows reside under a single parent window. Such systems often allow child windows to embed other windows inside them as well, creating complex nested hierarchies. This contrasts with single docu

WAN Optimization Fundamentals and Principles

Question

Which type of Windows application presents a parent window that contains child windows?

Options

  • AApplication programming interface (API)
  • BSingle-document interface (SDI)
  • CMultiple-document interface (MDI)
  • DCommand-line interface (CLI)

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    83% (40)
  • D
    10% (5)

Explanation

A multiple document interface (MDI) is a graphical user interface in which multiple windows reside under a single parent window. Such systems often allow child windows to embed other windows inside them as well, creating complex nested hierarchies. This contrasts with single document interfaces (SDI) where all windows are independent of each other.

Topics

#MDI#Windows application types#parent window#child window

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice