?In a user interface design with a(n) _____ system, users select what they want to do from a list of alternatives.

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


menu-driven

Computer Science & Information Technology

You might also like to view...

Which one of the following has restrictions on its use that are delineated by copyright, patent, or license agreement?

A. Public domain software B. Proprietary software C. Open source software D. Demoware

Computer Science & Information Technology

What is displayed by the following statement?

```System.out.println("Java is neat".replaceAll("is", "AAA"));``` a. JavaAAAneat b. JavaAAA neat c. Java AAA neat d. Java AAAneat

Computer Science & Information Technology

When designing a database, all of the following statements are true EXCEPT:

A) You need to consider the output requirements of the database B) You need not be concerned with the future requirements of the database C) Begin the design process with identification of the tables in the database D) You should store data in its smallest parts

Computer Science & Information Technology

The ____________________ on the desktop provide easy access to programs, folders, and system-related shortcuts.

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

Computer Science & Information Technology