Answer the following statements true (T) or false (F)

1. Appropriate use of icons on the screen allows contrast of foreground and background.
2. Highly contrasting colors should first be assigned to fields that must be differentiated, then other colors can be assigned.
3. Provide minimal or no instructions on a Web site, because it takes page space and people must know how to use their browser software.
4. A well-designed eCommerce Web site will make up for any other features that the site is lacking.

1. FALSE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

Describe how to protect against unexpected loss of files

What will be an ideal response?

Computer Science & Information Technology

Java’s concurrency APIs include the fork/join framework, which helps programmers parallelize algorithms. The fork/join framework particularly well suited to divide-and-conquer-style algorithms, like the ________ sort.

a. insertion sort b. selection sort c. merge sort d. bubble sort

Computer Science & Information Technology