A(n) ____ is an effect you can apply to text, objects, graphics, or pictures to make those objects move during a slide show.

A. animation
B. photography
C. media
D. sliding


Answer: A

Computer Science & Information Technology

You might also like to view...

Given the following class, what would be the best declaration for a mutator function that allows the user of the class to change the age?

class Wine { public: Wine(); int getAge(); float getCost(); private: int age; float cost; } a. int getAge(int newAge); b. Wine(); c. void setAge(); d. void setAge(int newAge);

Computer Science & Information Technology

A workgroup and a homegroup are the same thing

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ summary task in Project 2013 summarizes the timeline of your project and displays the total duration of your project

A) resource B) calendar C) project D) work

Computer Science & Information Technology

Rules-based systems are a subset of expert systems.

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

Computer Science & Information Technology