Match the names or a variety of features with the type of PowerPoint option:

I. Fade, Wipe, Split, Reveal A. animations
II. Urban, Hardcover, Austin B. transitions
III. Wipe, Fly In, Fade C. views
IV. Notes Page, Normal D. layouts
V. Blank, Title Only E. themes


B, E, A, C, D

Computer Science & Information Technology

You might also like to view...

Brock is the director of marketing for the Pleasant Hills assisted living center. He is producing a PowerPoint presentation for church and seniors groups. He wants to include photographs he has taken of the facility as well as interviews he has conducted with staff and residents.Brock wants a Ripple transition for the entry and exit of each slide in his presentation, so he clicks the ____ button in the Apply To group in the Transition tab.

A. All Slides B. On Mouse Click C. Slide Sorter View D. Play

Computer Science & Information Technology

The security feature of Internet Explorer that can detect a known phishing or malware site and displays the address bar in red and replaces the website with a message informing you of the risks is _________

a. Enhanced Protection Mode b. SmartScreen Filter c. Digital signatures d. Information bar

Computer Science & Information Technology

What are the values of variables x, y, and z after the following code is run? y = 0z = 0for x in range(5,7): if y > z: z, y = y, z y = y + x;

A. x == 7, y == 11, z == 6 B. x == 6, y == 6, z == 5 C. x = 6, y == 5, z == 6 D. x == 7, y == 12, z == 5

Computer Science & Information Technology

What Windows tool enables you to return the system to a previous state?

A. System restore B. Task Manager C. Windows

Computer Science & Information Technology