InDesign offers ____ custom workspaces.
A. six
B. seven
C. eight
D. nine
Answer: C
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)
The Object class ____ method converts an Object into a String that contains information about the Object.
A. equals() B. setType() C. toString() D. speak()
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.
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