10.Compilation of mxml file gives
-
mxml file
-
swf file
-
as file
-
Don't know
B
Correct answer
Explanation
Compiling an MXML (Magic XML) file in the Adobe Flex framework produces a SWF (Shockwave Flash) file, which is the final compiled bytecode executable run by Flash Player. Distractors like mxml or as (ActionScript) files represent raw source code inputs rather than the compilation outputs.