Match the following parts of the PowerPoint interface with its function

I. Slides tab A. add and edit text for use by the speaker
II. Slide pane B. contains the slide number, theme name, and view
options in Normal view
III. Notes pane C. shows slide thumbnails
IV. status bar D. displays bulleted text of a presentation
V. Outline tab E. edit the current slide


C, E, A, B, D

Computer Science & Information Technology

You might also like to view...

Create an SVG document that simulates a clock with a pendulum (i.e., hour hand, minute hand, pendulum). An example image is shown in Fig. 20.28.

Computer Science & Information Technology

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

1) Method addmenuitem adds menus to a menu bar, which can contain menu items. 2) Tkinter class Menu can create context-sensitive popup menus. 3) The minimum and maximum value positions on a Scale can be specified by setting the from_ and to options. 4) A Scale must be horizontal with the maximum value at the extreme right and the minimum value at the extreme left. 5) A radiobutton menu item can be toggled on and off.

Computer Science & Information Technology

BitLocker is a tool that enables administrators to specify what programs are allowed to run on the desktop in a domain-based environment. You can specify applications that are allowed or denied execution, and you can create exceptions to these rules as wanted

Indicate whether the statement is true or false

Computer Science & Information Technology

The code needed to declare a variable called costPerTicket and initialize it to the value 79.99 is ____________________.

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

Computer Science & Information Technology