Case Based Critical ThinkingMark's team is working on complex artwork for a 120-page corporate annual. Mark tells his team to be certain that all the artwork that they create is created with layers. His Photoshop gurus are experts at using layers in Photoshop, but Mark is curious to see how they will translate those abilities to working with layers in Illustrator.

One of Mark's senior designers is struggling with working with a clipping set. He has an object that he wants to use as a mask, and he knows which artwork he wants to mask, but he can't seem to make it happen. Mark tells him that the problem could be which of the following?

A. the clipping mask and the objects to be masked are on the same layer
B. he's trying to use a non sublayer as a clipping mask
C. the object to be used as the mask is higher in the stacking order than the objects to be masked
D. he is using a sublayer as a clipping set


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following will print out the value in str?

char str[30]; cin >> str; a. cout << str; b. for(int i=0;i<30;i++) cout << str[i]; c. int i=0; while(i<30 && str[i] != '\0') cout << str[i]; d. All of the above e. A and B f. A and C

Computer Science & Information Technology

To use Java’s Vector class, you must import the ___________ package.

(a) java.Math (b) java.Exception (c) java.util (d) java.lang

Computer Science & Information Technology

To change the width of a column in a table, from the Layout tab, in the Cell Size group, click in the:

A. Alignment box B. Options box C. Width box

Computer Science & Information Technology

Why is an MIS so important to a company that has several types and/or levels of managers? Provide at least two examples to support your response.

What will be an ideal response?

Computer Science & Information Technology