Multiple choice technology programming languages

Which resource is a rectangular window whose main role is to host or hold other Windows controls.

  1. ToolBar

  2. Menu

  3. Dialog

  4. Accelerator

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A Dialog box is a rectangular window resource in Windows programming whose primary purpose is to host, organize, and manage other controls like buttons, text boxes, and labels. Toolbars, menus, and accelerators serve navigation and command execution roles.