InDesign offers ____ custom workspaces.

A. six
B. seven
C. eight
D. nine


Answer: C

Computer Science & Information Technology

You might also like to view...

Declaring an array, like declaring a variable, does not necessarily give it a value.

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

Computer Science & Information Technology

The Object class ____ method converts an Object into a String that contains information about the Object.

A. equals() B. setType() C. toString() D. speak()

Computer Science & Information Technology

An element declaration can specify which of the following?

A. an element's name B. what kind of content the element can contain C. the order in which elements appear in the document D. All of the these are correct.

Computer Science & Information Technology

If you do not furnish a(n) __________, an automatic memberwise copy will be performed when one object is assigned to another object.

a. overloaded constructor function b. overloaded assignment operator c. default constructor function d. overloaded copy operator e. None of these

Computer Science & Information Technology