What are the languages the flex can be developed?
-
ActionScript
-
MXML
-
HTML
-
None of the above
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.