To specify the default colors, fonts, and effects for graphics in a document, which of the following should be done?

a. Create a custom theme.
b. Create a custom character style.
c. Create custom theme fonts.
d. Create a custom paragraph style.


Ans: a. Create a custom theme.

Computer Science & Information Technology

You might also like to view...

In the declaration: Dim color As String = "blue"

a) the String literal color is assigned to the String variable "blue" b) the String variable color is assigned to the String literal "blue" c) the String literal "blue" is assigned to the String variable color d) None of the above

Computer Science & Information Technology

____ is the universal coding scheme for characters.

A. EBCDIC B. ANSI C. ASCII D. Unicode

Computer Science & Information Technology

An array can best be used to replace what type of structure?

A. flowchart B. selection C. sequence D. nested decision

Computer Science & Information Technology

In the early 1980s, TCP/IP was used only in the United States.

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

Computer Science & Information Technology