Underlined text on a layer indicates that the layer is a ____ mask.
a. baseline
b. style
c. transforming
d. clipping
D. clipping
Computer Science & Information Technology
You might also like to view...
Find faculty members whose name start with C.
Write queries/statements for the following. (Use tables created in Chapter 4 Lab Activity.)
Computer Science & Information Technology
Which command allows you to find out which group has a GID of 100?
A. more /etc/group | grep 100 B. less /etc/group | grep 100 C. id gid=100(users) D. id uid=100(users)
Computer Science & Information Technology
Reference variables as parameters allow you to return more than one value from a method.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
All classes extend which built-in class?
a) Main b) Object c) Simple d) Super
Computer Science & Information Technology