adplus-dvertising
frame-decoration

Question

Which of the following is golden rule for interface design?

a.

Place the user in control

b.

Reduce the user’s memory load

c.

Make the interface consistent

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is golden rule for interface design?

Similar Questions

Discover Related MCQs

Q. Which of the following is not a design principle that allow the user to maintain control?

Q. Which of the following is not a user interface design process?

Q. When users are involved in complex tasks, the demand on __________ can be significant.

Q. Which of the following option is not considered by the Interface design?

Q. A software might allow a user to interact via

Q. A software engineer designs the user interface by applying an iterative process that draws on predefined design principles.

Q. What incorporates data, architectural, interface, and procedural representations of the software?

Q. What establishes the profile of end-users of the system?

Q. What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics?

Q. PRD stands for

Q. Which mechanism is applied to use a design pattern in an OO system?

Q. Design patterns does not follow the concept of software reuse.

Q. The use of design patterns for the development of object-oriented software has important implications for

Q. Which of the following is a design pattern?

Q. You want to minimize development cost by reusing methods? Which design pattern would you choose?

Q. You want to avoid multiple inheritance. Which design pattern would you choose?

Q. The recurring aspects of designs are called design

Q. Design pattern is a solution to a problem that occurs repeatedly in a variety of contexts.

Q. Which pattern prevents one from creating more than one instance of a variable?

Q. Facade pattern promotes weak coupling between subsystem and its clients.