Multiple choice

Which of the following is/are false statement(s)?

  1. The default xaml file page.xaml is created on creating the new Silverlight project.

  2. The default content of page.xaml file does not have User control.

  3. The compiled assembly file of Silverlight application has the .xap extension.

  4. The compiled assembly file of Silverlight application does not have any .xap extension.

  5. Both (2) and (4)

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

These are the false statements.