The easiest way to rearrange slides, delete slides, hide slides, and duplicate slides is to use ______________.

A. Normal View
B. Slide Sorter view
C. Outline View
D. Special View


Answer: B

Computer Science & Information Technology

You might also like to view...

If an expression is complex, you can use ____ to indicate which operation should be performed first.

A. quotation marks B. parentheses C. brackets D. wildcard characters

Computer Science & Information Technology

If you flatten an image and then change your mind, if the file still is open, you can click the previous state on the ____ panel to restore all of the layers.

a. Restore b. Archive c. History d. Rewind

Computer Science & Information Technology

To temporarily display records from a single table that match certain criteria, you would use a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the performance behavior of a linked adjacency list for determining whether an edge exists between two vertices?

A. constant time B. O(N2) where N is the number of vertices C. linear with the length of the list D. logarithmic with the total number of vertices

Computer Science & Information Technology