Multiple choice technology programming languages

10.Compilation of mxml file gives

  1. mxml file

  2. swf file

  3. as file

  4. Don't know

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

The Flex compiler (mxmlc) transforms MXML source files into SWF binaries containing bytecode and embedded assets. This is the executable format that runs in Flash Player.