Which of the following design principles refers to the visually satisfying effect of combining similar, related elements such as adjacent color on a wheel or similar shapes?

A. Unity
B. Harmony
C. Balance
D. Dominance


Answer: B

Computer Science & Information Technology

You might also like to view...

A new thread begins its life cycle by transitioning to the __________ state.

a. runnable. b. waiting. c. terminated. d. new.

Computer Science & Information Technology

If your SQL query does not include a WHERE statement, then how many records will be selected?

A) All B) None C) Your SQL statement must include a WHERE statement. D) Your query will pause upon execution for user entry, just like a parameter query.

Computer Science & Information Technology

In JavaScript, you can use an integer value of 1 to indicate false.

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

Computer Science & Information Technology

?The primary functions of ____ are to allow a user to download a file from a remote site to the user's computer and to upload a file from the user's computer to a remote site.

A. ?Hypertext Transfer Protocol (HTTP) B. ?Domain Name Service (DNS) C. ?File Transfer Protocol (FTP) D. ?Internet Message Access Protocol (IMAP)

Computer Science & Information Technology