Case-Based Critical Thinking Questions
?Case 5-2

In PowerPoint 2016, Laura is putting together a year-end presentation of the highlights of her Cheerleading Squad competitions. She wants to insert slides from a prior presentation.
?
In the Reuse Slides ____, Laura selects the Open a PowerPoint File link.

A. dialog box
B. navigation bar
C. task pane
D. library

Answer: C

Computer Science & Information Technology

You might also like to view...

Office 365 enables organizations to create solutions to their business problems in an easily managed, cost-effective way

Indicate whether the statement is true or false

Computer Science & Information Technology

To prevent modification of a built-in array’s values when you pass the built-in array to a function:

a. The built-in array must be declared static in the function. b. The built-in array parameter can be preceded by the const qualifier. c. A copy of the built-in array must be made inside the function. d. The built-in array must be passed by reference.

Computer Science & Information Technology