Multiple choice technology web technology

What is a Movie clip:

  1. A Movie Clip class

  2. A instance of a Movie Clip class

  3. Sub class of the Movie Clip class

  4. A instance of the swf class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A movie clip is an instance of the MovieClip class in Flash. While MovieClip is the class itself, the actual movie clips you use on stage are instances created from that class. Options A and C describe class relationships incorrectly, and option D references a non-existent swf class.