InDesign names duplicated layers with the same name as the layer that was used to create the duplicate followed by the word ____.

A. duplicate
B. mimic
C. copy
D. extra

Answer: C

Computer Science & Information Technology

You might also like to view...

A structure that has a loop inside another loop is called a(n) __________ loop.

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

Computer Science & Information Technology

Which of the following constant definitions is correct?

a) const float PRICE = 3,500; b) const int LENGTH = 6.5; c) const float COST = $700.0; d) const int MY_HEIGHT = 60 / 12;

Computer Science & Information Technology