You can use layer ____ to present several ideas to a client before finalizing a file or to save different versions of your layout so you can work on them and decide on a final version later.

a. mockups
b. indices
c. prototypes
d. comps


d. comps

Computer Science & Information Technology

You might also like to view...

When a(n) ____ statement is performed within a switch statement or a loop statement, execution proceeds immediately to the first statement after the switch or loop statement.

A. continue B. exit C. break D. assert

Computer Science & Information Technology

The merge sort algorithm:

a. Can be used only on vectors of even length. b. Works by reducing vectors down to the base case of a two-element vector. c. Works by merging two sorted vectors into one larger sorted vector. d. Cannot be implemented recursively.

Computer Science & Information Technology

The _________________________ architecture avoids resource constraints that can occur when IT resources are shared by multiple cloud consumers.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When you use a defined name in a formula, the result is the same as if you typed a:

A. cell reference B. column reference C. row reference

Computer Science & Information Technology