Which of the following helps to achieve the goal of minimal user action?

A) Only enter data that are not already stored on files.
B) Use appropriate default values on screens.
C) Provide keystrokes for selecting pull-down menu options.
D) All of the above.
E) A and C above.


D) All of the above.

Computer Science & Information Technology

You might also like to view...

The animation speed is used to adjust the time it takes to move from one slide to the next

Indicate whether the statement is true or false

Computer Science & Information Technology

To view the Charms, point the mouse to the ________ corner of the screen

A) top-left B) center C) bottom-left D) bottom-right

Computer Science & Information Technology

An FTP ____________________ consists of a command or an action to be performed.

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

Computer Science & Information Technology

Every recursive call must either solve a part of the problem or _____.

A. reduce the size of the problem B. increase the size of the problem C. call itself again D. check if a base case has been reached

Computer Science & Information Technology