1.

Which of the following can be implemented using animation?(a) Fireworks(b) Fade Effect(c) Roll-in or Roll-out(d) All of the mentionedThe question was posed to me during a job interview.The origin of the question is Animation in section Caching, Debugging and Animation of JavaScript

Answer»

The correct ANSWER is (d) All of the mentioned

Easiest EXPLANATION: JavaScript animations are done by programming gradual changes in an element’s style. You can use JavaScript to CREATE a complex ANIMATION which includes but not LIMITED to:

Fireworks

Fade Effect

Roll-in or Roll-out

Page-in or Page-out

Object movements.



Discussion

No Comment Found

Related InterviewSolutions