Match the following keyboard shortcuts or keystrokes to their task

I. F5
II. Alt + F5
III. Tab
IV. Esc
V. Ctrl + E

A. Displays in Presenter View
B. Displays a presentation from the beginning
C. Centers text in a placeholder
D. Ends a slide show
E. Indents to the next bullet level


B, A, E, D, C

Computer Science & Information Technology

You might also like to view...

Write a for loop that counts now many times the number 17 appears in an array called randomData that has already been declared and initialized. The number of elements in the array is stored in an integer variable called SIZE.

int count = 0;

Computer Science & Information Technology

The get method is less secure than the post method.

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

Computer Science & Information Technology

The use of ____ in Windows Server 2008 enables you to standardize the working environment of clients and servers by setting policies in Active Directory.

A. server policy B. user policy C. group policy D. machine policy

Computer Science & Information Technology

Whereas computers use the Base 2 system, people are used to using the Base ________ system.

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

Computer Science & Information Technology