Which of the following interface design principles reduce the user's memory load?A) define intuitive shortcutsB) disclose information progressivelyC) establish meaningful defaultsD) provide an on-line tutorial

What will be an ideal response?


A, B, C

Computer Science & Information Technology

You might also like to view...

MC The programmer can access a global identifier shadowed by a local identifier by using the keyword______ .

a) shadow. b) scope. c) global. d) None of the above.

Computer Science & Information Technology

The BorderLayout layout manager:

a. divides an area into five regions: NORTH, SOUTH, EAST, WEST and CENTER. b. divides an area into five regions: UP, DOWN, LEFT, RIGHT and MIDDLE. c. orders components vertically. d. order components horizontally.

Computer Science & Information Technology

The title slide should clearly announce the topic of the presentation

Indicate whether the statement is true or false

Computer Science & Information Technology

Distinguish between inheriting interface and inheriting implementation. How do inheri- tance hierarchies designed for inheriting interface differ from those designed for inheriting imple- mentation?

What will be an ideal response?

Computer Science & Information Technology