Multiple choice Which of the following is/are the incorrect statement(S) about Silverlight version2? It supports manage code. .NET runtime is mandatory to run the Silverlight 2 applications. Silverlight 2 is only based on JavaScript and XAML. Silverlight 2 uses Dynamic Language Runtime (DLR) for compilation and execution of the dynamic scripting languages. 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.