The PowerPoint ________ allow(s) you to control the look of the presentation window with a set of commands

A) taskbar
B) View buttons
C) Slide pane
D) status bar

B

Computer Science & Information Technology

You might also like to view...

A field that cannot be left blank when you create a new record is a:

A) default value. B) data macro. C) required field. D) validation rule.

Computer Science & Information Technology

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

1. The short-circuit evaluation is always performed with all expressions that contain any logical operators. 2. Decision structures and selection structures are completely different. 3. The following statement will evaluate to True: (5 > 6) OR (12 < 14) 4. The following statement will evaluate to True: (5 > 6) AND (12 < 14)

Computer Science & Information Technology