A gradient in a layer mask becomes a powerful tool for gradually ____ artwork on the layer.
A. beveling
B. transforming
C. fading
D. montaging
Answer: C
Computer Science & Information Technology
You might also like to view...
If you had to write a function that asked for and returned two ints, which function would NOT work?
A. int Ask(int n); B. int Ask(int *n); C. void Ask(int *n, int &m); D. void Ask(int &n, int &m);
Computer Science & Information Technology
Backing up a database is important primarily due to ________
A) making it easier to index the data B) edits you make in a database C) the requirement to do so in Access 2016 D) the chance of data being lost or corrupted
Computer Science & Information Technology
The first character of a macro name must be a letter.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
READ is the __________ implementation of "input."
A. Fortran B. Cobol C. C++ D. C#
Computer Science & Information Technology