On a slide, what indicates the order in which animation will play?
A) The alphabetic letters in the Animation Pane
B) Numbered ScreenTips attached to each animated object
C) Numbered triggers on a slide
D) The numbered animation tags on the slide
D
Computer Science & Information Technology
You might also like to view...
Describe a slave name server and explain its purpose.
What will be an ideal response?
Computer Science & Information Technology
Whatfile system is the default on Mac OS X computers?
a. HFS+ b. NTFS c. FAT
Computer Science & Information Technology
The height of a cell measured in rows is known as the ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which of the following will cause a logical error if you are attempting to compare x to 5?
A. if (x == 5) B. if (x = 5) C. if (x <= 5) D. if (x >= 5)
Computer Science & Information Technology