Multiple choice technology operating systems

What is the programming language used in Visual Studio 2010 Silverlight for Windows Phone 7

  1. C++

  2. Java

  3. C#

  4. Objective C

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

Windows Phone 7 application development used C# as the primary programming language, along with XAML for UI markup. Silverlight for Windows Phone provided a subset of the Silverlight framework, and C# was the official language for WP7 app development in Visual Studio 2010.