The school of art that used complementary hues as an important aspect of their work was the ___________.

a. cubists
b. impressionists
c. fauves
d. photorealists


b. impressionists

Computer Science & Information Technology

You might also like to view...

Find the error(s) in the following code. The following method should create a new Shape object with numberSides sides.

``` 1 private void manipulateShape( int numberSides ) 2 { 3 Shape shape = new Shape( 3 ); 4 5 shape.sides = numberSides; 6 } ```

Computer Science & Information Technology

_____ nodes allow a single computer to communicate to both IPv4-only and IPv6-only destination nodes without any tunneling mechanism in most cases, but often some form of tunneling must be deployed.

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

Computer Science & Information Technology

The default paragraph spacing for Word 2013 allows 8 pts of space between paragraphs

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ____________________ should be subtle enough to provide contrast with the page text.

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

Computer Science & Information Technology