When you add an item to the document, whether by placing it or by creating it in InDesign, it is automatically placed as a(n) ____ on Layer 1 on the Layers panel.

A. document item
B. object item
C. layer item
D. page item


Answer: D

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a) Each type parameter list contains one or more type parameters, separated by commas. b) A type parameter name must be unique among different generic methods. c) The type parameters act as placeholders for the types of the arguments passed to a method. d) The type parameter names throughout the method declaration must match those declared in the type parameter list.

Computer Science & Information Technology

The second argument passed to method JOptionPane.showMessageDialog is ___________.

a) the text displayed in the dialog’s title bar b) a constant representing the JButtons displayed in the dialog c) the message displayed by the dialog d) a constant representing the icon that appears in the dialog

Computer Science & Information Technology

Find the solution of the system algebraically.

A.
B.
C.
D.
E. no solution

Computer Science & Information Technology

To create a variable that is an array, you drag the array. . . control into the editing area.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology