When you apply the bullet format to a paragraph, Word sets off the paragraph with a bullet and automatically formats the text with a(n) ____.

A. indent
B. left indent
C. right indent
D. hanging indent


Answer: D

Computer Science & Information Technology

You might also like to view...

This process permits users to authenticate only once, after a successful authentication users are trusted to access other services or systems based on the ticket.

What will be an ideal response?

Computer Science & Information Technology

A ________ button can be clicked one time to display the feature and another time to turn the feature off

A) formatting B) switch C) command D) toggle

Computer Science & Information Technology

________ is included in the Windows 7 operating system and is used to scan and remove adware and spyware

Fill in the blank(s) with correct word

Computer Science & Information Technology

Given the following array declaration, what is the value stored in the scores[1][1] element? ? int scores[3][3] = { {1, 2, 3}, {4, 5, 6}, {7, 8, 9} };

A. 1 B. 4 C. 7 D. 5

Computer Science & Information Technology