A keyframe is a special frame that signals a change in an animation, such as a change in an object's ____.
A. appearance
B. behavior
C. location
D. any of the above
Answer: D
You might also like to view...
In an IPO chart, the __________ column describes the data that is returned from a function.
Fill in the blank(s) with the appropriate word(s).
A quick and easy way to identify the DNS server domain and IP address in Windows, Mac, and Linux is to type __________ at the command prompt.
Fill in the blank(s) with the appropriate word(s).
What is the correct syntax to assign values to array elements when creating the array?
A. cellPhones = ["BlackBerry Storm 9530", "LG VX8360", "Motorola MOTO W755"]; B. cellPhones = new Array("BlackBerry Storm 9530", "LG VX8360", "Motorola MOTO W755"); C. var cellPhones = new Array(3); D. cellPhones = new Arrays["BlackBerry Storm 9530", "LG VX8360", "Motorola MOTO W755"];
If a macro runs, but fails to produce the results you intended, then the macro has a(n) ____ error.
A. event B. run-time C. syntax D. logic