To modify hidden styles the first step you need to take is:

A) put hidden styles as paragraph level styles.
B) show all hidden styles using the Modify Styles dialog box.
C) apply clear formatting on the selected text.
D) change selected to text to Heading 1 style.

B

Computer Science & Information Technology

You might also like to view...

The three virtual switch types to select from are External, Internal, and ________

a. Normal b. Physical c. Private d. None of the above

Computer Science & Information Technology

A common example of a variadic template is the C++11’s new tuple class (from header ), which is a generalization of class template ________.

a. triple b. quad c. pair d. singleton

Computer Science & Information Technology