To create a layer mask, Photoshop provides a(n) ____ button on the status bar of the Layers panel.

A. Create layer mask
B. New mask
C. Add layer mask
D. Make mask


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the efficiency of selection sort?

a. O(n2). b. O(n log n). c. O(n). d. O(1).

Computer Science & Information Technology

The enhanced for loop, when used on a collection,

A) is converted by the compiler to a traditional loop that uses an iterator B) should be avoided because it incurs runtime overhead C) throws an runtime exception D) None of the above

Computer Science & Information Technology

Differential backups use more media than incremental but can make restores quicker

a. true b. false

Computer Science & Information Technology

In programming, combining two strings aand binto a single string abis called ____ the strings.

A. adding B. concatenating C. merging D. joining

Computer Science & Information Technology