InterviewSolution
| 1. |
Explain Dialog Box? |
|
Answer» This is a small window that is DEMANDING your attention. You MUST RESPOND before you can continue using the program that displayed the dialog BOX. A dialog box does not have a minimize or maximize button and does not show up on the taskbar. It is only a portion of its "parent" program. Most dialog BOXES have a cancel button. This is a small window that is demanding your attention. You must respond before you can continue using the program that displayed the dialog box. A dialog box does not have a minimize or maximize button and does not show up on the taskbar. It is only a portion of its "parent" program. Most dialog boxes have a cancel button. |
|