exam questions

Exam 98-361 All Questions

View all questions & answers for the 98-361 exam

Exam 98-361 topic 1 question 4 discussion

Actual exam question from Microsoft's 98-361
Question #: 4
Topic #: 1
[All 98-361 Questions]

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

  • A. Application programming interface (API)
  • B. Single-document interface (SDI)
  • C. Multiple-document interface (MDI)
  • D. Command-line interface (CLI)
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
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.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
gayawar
1 year ago
MDI. https://docs.microsoft.com/en-us/cpp/mfc/sdi-and-mdi?view=msvc-160
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...