Decreasing the list level of a bullet point:

A) increases its indent and increases the text size.
B) decreases its indent and decreases the text size.
C) decreases its indent and increases the text size.
D) increases its indent and decreases the text size.


C

Computer Science & Information Technology

You might also like to view...

The primary difference between a multimap and a map is _______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) ________ is a graphical object on a form or a report that is used to display data, perform an action, or make a form or report easier to read

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the output of the following code fragment?

int x=0; while( x < 5) cout << x << endl; x ++; cout << x << endl; a. 0 b. 5 c. 4 d. unable to determine

Computer Science & Information Technology

Besides access and recovery previous version of a file, which of the following is a function that can only be performed in the OneDrive website and not by the OneDrive client?

A. delete files B. move files C. recover deleted files D. rename files

Computer Science & Information Technology