Which of the following is an issue that you should consider and incorporate into your interfaces?

A. be consistent with placement of items
B. vary the size of items
C. include as few controls as possible to simplify the form
D. use bright backgrounds to improve appearance.


Answer: A

Computer Science & Information Technology

You might also like to view...

Under MS-DOS, the __________ contains all the memory space not allocated to the resident operating system.

a. kernel b. resident area c. transient area d. supervisor

Computer Science & Information Technology

Assume StringBuilder strBuf is "ABCCEFC", after invoking _________, strBuf contains "ABTTEFT".

a. strBuf.replace('C', 'T') b. strBuf.replace("C", "T") c. strBuf.replace("CC", "TT") d. strBuf.replace('C', "TT") e. strBuf.replace(2, 7, "TTEFT")

Computer Science & Information Technology

Which of the following messages do router send to inform a host of a better first-hop router for a destination?

A. Route Advertisement B. Neighbor Advertisement C. Route Solicitation D. Redirect

Computer Science & Information Technology

When an examiner cannot bypass the cell phone's PIN or if the phone is damaged, as a last resort some investigators will use a ________box

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

Computer Science & Information Technology