Multiple choice technology web technology

What is Storyboard?

  1. Storyboard is a Silverlight class with control having rich GUI.

  2. Storyboard is a Silverlight class with controls animations with a timeline, and provides object and property targeting information for its child animations.

  3. Storyboard is a Silverlight class with control for playing Videos.

  4. Storyboard is a Silverlight class with control related to AJAX Controls.

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

In Silverlight and WPF, a Storyboard is a specialized class used to control animations using a timeline, specifying property targeting details for child animations. It is not a generic GUI control, video player, or an AJAX utility.