Multiple choice technology programming languages

A dialog box does not have any other system button but Close.

  1. True

  2. False

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

Dialog boxes in Windows typically only have the Close (X) button in their title bar, unlike regular windows that may have minimize and maximize buttons. This is by design as dialogs are modal or temporary windows. The statement is accurate for standard Windows dialog boxes.