Multiple choice Which of the following statements is false about .xap file? It is an application package. It is used to create client-based apps. This file uses and manages codes. This file consists of an AppManifest.xaml file. EntryPointAssembly attribute describes the DLL file. Reveal answer Fill a bubble to check yourself E Correct answer Explanation The EntryPointAssembly attribute describes the selected assembly for the defined main assembly in the application. It does not describe DLL file.