Flex

 20 Minutes
 10 Questions


This test covers a wide range of topics related to the Flex technology. It includes questions on ActionScript language, event handling, user interfaces, data providers and collections, advanced Flex programming, data access and interconnectivity, and ActionScript design patterns. The test is designed to assess the knowledge of a candidate in all these areas and evaluate their ability to use the Flex technology effectively.


Example Question:

Multiple-Choice
Answers
 
1. MyComp has syntax errors it, will not compile
 
2. MyComp has syntax errors, it will compile fine; but will fail at runtime
 
3. MyComp will break the xml schema of any mxml Component it is used in
 
4. MyComp will break the xml schema of any mxml Component it is used in; unless it also declares the same unconventional xml name-space
 
5. it will output - successfully created