The ____ refers to the order of how objects are arranged in front of and behind other objects on the artboard.

A. vertical height
B. stacking distance
C. stacking order
D. artboard order


Answer: C

Computer Science & Information Technology

You might also like to view...

Write a stub for the function whose declaration is given below. Do not write a program that calls this, just write the stub. Hint: This is very short.

``` double yield (double pressure, double density, double temp); // Precondition: pressure is newtons per square meter // density is in kilograms per cubic meter // temp is in degrees Celcius// Postcondition: Return value is the relative yield of // a chemical process.It is a number between 0 and 1. // 0 means no output and 1 means ideal yield. ```

Computer Science & Information Technology

10. Display the first & last names of students (use the format: in a single column), and the number of classes they are enrolled in, for students who are enrolled in more than 2 classes. (7 rows)

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a valid VBScript conversion function?

a) atoi b) CInt c) strToInt d) strToNum

Computer Science & Information Technology

List three way you can create a new bin in Adobe Premiere Pro CC (2015)

What will be an ideal response?

Computer Science & Information Technology