A(n) ____ layer consists of a fill layer that defines the shape color and a linked vector mask that defines the path or shape outline.
a. outline
b. clip
c. shape
d. vector
c. shape
You might also like to view...
The statement
``` s1.startsWith("art") has the same result as which of the following? ``` a. s1.regionMatches(0, "art", 0, 3); b. s2 = s1.getChars(0, 3); s2.equals("art"); c. s1.regionMatches(true, 0, "art", 0, 3); d. All of the above
Select the true statement.
a. Sequential decisions can be replaced by nested decisions. b. Nested decisions can be replaced by sequential decisions. c. a and b. d. Nested decisions and sequential decisions are not interchangeable. e. None of the above.
Which of the following is a program that can be used to create or record sound files?
A. Pro Tools B. Director C. Dreamweaver D. Flash
The program that allows communication between the platform and peripheral devices is known as ________ software
Fill in the blank(s) with correct word