The nontransparent, or ____, areas of a layer are solid and obscure lower layers.

a. transparent
b. opaque
c. vector
d. raster

b. opaque

Computer Science & Information Technology

You might also like to view...

The ________ is a log of data changes in a workbook, who made the changes, and when the data was changed

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

Computer Science & Information Technology

What is the output of the following C++ code?  int j;for (j = 10; j

A. 10 B. 10 10 C. 10 11 D. 11 11

Computer Science & Information Technology