Multiple choice

Which of the following is/are the incorrect statement(S) about Silverlight version2?

  1. It supports manage code.

  2. .NET runtime is mandatory to run the Silverlight 2 applications.

  3. Silverlight 2 is only based on JavaScript and XAML.

  4. Silverlight 2 uses Dynamic Language Runtime (DLR) for compilation and execution of the dynamic scripting languages.

  5. Both (2) and (3)

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

This is false and it is not purely based on that. Silverlight 1 is purely based on JavaScript and XAML.