Multiple choice

Which of the following is/are correct about .xap file?

  1. It is a compressed output file.

  2. In .xap file, the AppManifest.xaml is responsible for compilation of output assembly of the Silverlight project.

  3. The .xap file is used to declaratively specify the user interface for Silverlight or WPF applications.

  4. All of the above

  5. Both (1) and (2)

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

These statements are correct.