Answer the following statements true (T) or false (F)

1. A case structure is the only decision structure that can be used in a menu-driven program.
2. GUI stands for graphical user interface.
3. Users find it distracting if a menu is repeatedly displayed after a selected task is performed.
4. A multiple-level menu must include at least two submenus.


1. FALSE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

If you leave out the size declarator in an array definition

a. you must furnish an initialization list b. you are not required to initialize array ele-ments c. all array elements default to zero values d. your array will contain no elements e. None of these

Computer Science & Information Technology

____ are useful because they can store information created in one part of your program and use that information in another.

A. Conditional operators B. Logical operators C. Assignment operators D. Variables

Computer Science & Information Technology

Network administrators are sometimes called network ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

After an application is completely debugged and working properly, you can ____________________ it.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology