Which of the following is not a feature of tween animation?

a. Translation
b. Scaling
c. Repetition
d. Rotation

c. Repetition is not a feature of Tween animation, whose features include translation, scaling, fading, and rotation.

Computer Science & Information Technology

You might also like to view...

The three phases of surgery are known collectively as perioperative

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is a limitation of the case blocks?

A. They are limited to the analysis of numeric data B. They generate an error if no when statements match the tested expression C. Unlike the if expression, case blocks do not allow you to substitute the when keyword with the : character D. None of the above

Computer Science & Information Technology