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...

Which of the following will open a new window named mywindow that is 500 pixels in height and 350 pixels wide?

a. mywindow = new window(height = 600, width = 350); b. mywindow = window.open(height = 600, width = 350); c. mywindow = window.open(""; ""; height = "600"; width = "350"); d. mywindow = window.open("", "", "height = 600, width = 350");

Computer Science & Information Technology

You need the same number of logical tests as outcomes in a nested IF function

Indicate whether the statement is true or false

Computer Science & Information Technology

A ____ is similar to a repeater, except it broadcasts data received by any port to all other ports on the device.

A. hub B. switch C. router D. flipper

Computer Science & Information Technology

Which secondary location will generally take more than a few days to bring online?

A. Hot B. Cold C. Warm D. Local

Computer Science & Information Technology