Multiple choice technology programming languages

What are the languages the flex can be developed?

  1. ActionScript

  2. MXML

  3. HTML

  4. None of the above

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

Adobe Flex applications are developed using a combination of MXML (an XML-based markup language used for laying out user interface components) and ActionScript (an object-oriented programming language used to handle client-side logic and event handling). HTML is not used to program Flex applications.