Which of the following is not true when editing an existing presentation?

a. Changes that you make in the outline are immediately displayed in the Slide pane.
b. Each slide in the outline displays the slide number, slide icon, and the slide title in bold.
c. You can edit presentation content in either the Slide pane or the Slides/Outline pane.
d. When you type in the outline or change the list level, the changes display in the Slide pane once you save your changes.


Ans: d. When you type in the outline or change the list level, the changes display in the Slide pane once you save your changes.

Computer Science & Information Technology

You might also like to view...

Given the following pseudocode, what is stored in Puppy[3]?

```Declare Puppy[12] As Character Set Puppy = “ROVER”``` a. R b. O c. V d. E e. R

Computer Science & Information Technology

Trace the execution of the following sequence of JavaScript assignments. For each assignment, fill in the values of the variables in their corresponding boxes—even those values that aren’t changed.

What will be an ideal response?

Computer Science & Information Technology

When a control is selected, Access outlines the control in yellow

Indicate whether the statement is true or false

Computer Science & Information Technology

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

1. An aggregate class can have multiple parts. 2. Cycles are not allowed in the paths of aggregation links. 3. An aggregate can send messages to its parts during processing. 4. Composition is not a form of aggregation. 5. The methods of a composite class must check for memory allocation/deallocation situations.

Computer Science & Information Technology