To decrease the bullet level of an item in a SmartArt graphic, click the ________ button

Fill in the blank(s) with correct word


demote

Computer Science & Information Technology

You might also like to view...

Describe what the multiplicity constraint represents for a relationship type.

What will be an ideal response?

Computer Science & Information Technology

What e-reader technology makes a screen that is easy to read and extends battery life?

a.Backlight b.E-ink c.HD d.LCD

Computer Science & Information Technology

You are trying to clean up a slow Windows 8 system that was recently upgraded from Windows 7, and you discover that the 75-GB hard drive has only 5 GB of free space. The entire hard drive is taken up by the Windows volume. What is the best way to free up some space?

a. Compress the entire hard drive b. Move the /Program Files folder to an external hard drive c. Delete the Windows.old folder d. Reduce the size of the paging file

Computer Science & Information Technology

If a, b, and c are boolean variables, then the value of !(a && !(b && !c)) is the same as which of these expressions:

1. !a || (!b || c) 2. !a || (b && !c) 3. (!a || b) && !c

Computer Science & Information Technology