If using slides created in other presentation programs in a PowerPoint 2013 presentation, ________

A) you will need to convert them to pdf files to place them in the PowerPoint 2013 presentation
B) you will need to use copy and paste to place them in the PowerPoint 2013 presentation
C) be sure to save the slides in a format compatible with PowerPoint 2013
D) you will need to save them as a template


C

Computer Science & Information Technology

You might also like to view...

In the United States, 3M labels are the most commonly used labels

Indicate whether the statement is true or false

Computer Science & Information Technology

Consider the following schema:

Student(Name:STRING, Id:STRING, Status:STRING)
Transcript(StudId:STRING,Course:STRING,Grade:FLOAT)
A student has status ?good? if and only if the average grade for all courses taken by that student is above 3.0. Write the triggers that maintain the student status eld in accordance with these requirements. Namely, if the student has status ?good? and the average grade falls to 3.0 or less then the status is changed to ?bad.? If the current status is ?bad? and the average grade raises to above 3.0 then the status is changed to ?good.? The status should not be changed in any other case.

Computer Science & Information Technology

Which of the following is used with Windows to secure data from unauthorized users?

A) REGEDIT B) Compression C) EFS D) Network Neighborhood

Computer Science & Information Technology

A variable that can store an address is known as a(n) ____ variable.

A. register B. pointer C. static D. extern

Computer Science & Information Technology