Which of the following design principles refers to a change from one color to another, varying in size, tone and direction to produce a linear perspective?
A. Repetition
B. Gradation
C. Contrast
D. Dominance
Answer: B
Computer Science & Information Technology
You might also like to view...
In the Building Blocks Organizer, click Name at the top of the column to sort the building blocks alphabetically by name
Indicate whether the statement is true or false
Computer Science & Information Technology
The generic AVL insertion algorithm checks for duplicate insertions.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Consider the following recursive definition, where n is a positive integer.F(1) = 3F(n) = F(n - 1) + 1 if n > 1The value of F(3) is ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The ______ network became functional in 1969, linking scientific and academic researchers across the United States.
A. ARPANET B. AMERINET C. INTRANET D. NETAMERICA
Computer Science & Information Technology