1. Which among the following is a TweenEffect event?
2. Which among the following elements are used to create a Form?
3. Which among the following is true about MXML Application?
4. A mask effect is any effect that is a subclass of the MaskEffect class, which includes the wipe effects and the Iris effect. State whether the statement is true or false.
5. All charts except the PieChart control have grid lines by default. State whether the statement is true or false.
6. Which among the following is not an 'Effect'?
7. Which among the following options represents Padding Area on a chart in the given diagram?
8. What type of files are required by a simple wrapper for the Flex application?
9. Given a DataGrid which is placed inside a Panel(Height=300, width=500), how would you set the height and width of the datagrid so that it automatically changes (to fit in the panel) whenever the panel is resized?
10. What does the pattern letter 'M' denote in the format string of a DateFormatter?
11. The priority of the busy Cursor in flex is ______.
12. Which of the following is not a data-driven control?
13. When a flex library project is compiled, what type of file is generated?
14. When a Text control is declared inside the Application tags using the mxml tags, it implies that:
15. Which of the following components would you use to interact with web services that define their interfaces in a WSDL document which is available as a URL?
16. How many root nodes can an XML(E4X) object have?
17. Which of the following is used to sort the items of an array collection?
18. Which of the following syntax would be used to set the current state to the base state?
19. Which of the following Flex UI components is not a Control?
20. Which term best describes a server-side code that interacts directly with the object or service?
21. How many Application tags can be included in an mxml file?
22. Which of the following components would be used to show the five components in the form of an organized list in the UI(as shown in the above image)?
23. What is the maximum no. of characters allowed for the label text of a link button?
24. Which type of Style declaration has the highest precedence?
25. Which interface needs to be implemented in order to supply our own uid property in a custom class?
26. When a new custom component based on VBox layout is created, it implies that:
27. Which protocol supports the use of server-pushed messages with the Messaging and Data Management services in Flex?
28. After invoking an HTTP service request, in which of the following properties are the returned results stored?
29. Which of the following is the correct way of setting the font color of a label to white(#FFFFFF) using the set style method?
30. Which of the following statements about Data binding is not correct?
31. Which of the following attributes of the Event Class stores the id of the component which generated the event?
32. Which type of a value does the Effect.targets property accept?
33. When creating a new Event object, which of the following attributes must be defined?
34. Which of the following is the correct syntax for declaring the label function of a datagrid?
35. Which two classes are used by Flex to implement effects?
Adobe Flex Builder MCQs | Topic-wise