What do we call an edit that has not been applied directly to artwork?

A. safe
B. permanent
C. non-destructive
D. simple


Answer: C

Computer Science & Information Technology

You might also like to view...

What is wrong with this code?

``` int ShowMeTheMoney() { int cents, dollars; cout << “\n Enter dollars and cents”; cin >> dollars , cents; return (dollars,cents); } ``` A. You can’t have a comma in the cin statement. B. You can’t have a comma in the return statement. C. Both A & B. D. There is nothing wrong with it.

Computer Science & Information Technology

The ________ style is the default style for new documents

A) Theme B) Default C) Heading 1 D) Normal Quick

Computer Science & Information Technology

The act of ________ is when you press and hold the left mouse button while moving the mouse

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

Computer Science & Information Technology

In the accompanying figure, item F is used to set the _______________ folio orientation.

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

Computer Science & Information Technology