The fundamental rule of a layer mask is that ____ areas of the mask reveal 100% of the related artwork on the layer.

A. black
B. transparent
C. white
D. gray


Answer: C

Computer Science & Information Technology

You might also like to view...

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

1. True/False: The Analytical Engine was developed by Charles Babbage, assisted by Ada Augusta Byron. 2. True/False: In early computers, vacuum tubes were used to do the internal switching necessary for computations. 3. True/False: The transistor is a great improvement over the vacuum tube because it is much more energy efficient.

Computer Science & Information Technology

Compile “reverse.c” and “palindrome.c” and place them into an archive called “string.a”. Write a main program in “prompt.c” that prompts the user for a string and then outputs 1 if the string is a palindrome, and 0 if it is not. Create a makefile for the program that links “prompt.o” with the reverse () and palindrome () functions stored in “string.a”. Use gdb to debug your code if any bugs exist.

What will be an ideal response?

Computer Science & Information Technology

Which HTTP method requests that the entity is stored under the Request-URI?

A. GET B. PUT C. POST D. HEAD

Computer Science & Information Technology

List four ongoing site management responsibilities support specialists should be prepared to assist users with.

What will be an ideal response?

Computer Science & Information Technology