Articles Comments

Flex Certification » Flex Questions » Flex Certification Practice Exam

Flex Certification Practice Exam

Flex ACE Certification Practice Exam

Adobe Certified Experts (ACEs) set themselves apart from other IT professionals. They consistently demonstrate expertise with Adobe products and platforms, and add value to colleagues, managers, and their own careers.

The Flex 4 ACE Exam is based upon the most critical job activities that a Flex developer performs. The skills and knowledge certified by this examination represent a professional level of expertise for a certified individual.

 Try out these practice questions to get a feel for the types of questions on the ACE exam. Please note that your performance here does not indicate how you will do on the actual exam. To fully prepare for the exam, closely review the topic areas and objectives in the Exam Bulletin. 

 

 

You want to apply the Overlay blend to an image in your Flex application.
Which is the correct syntax?
 





Which line of code correctly binds the text property of a Label to the selectedValue of a
RadioButtonGroup with an id of cardType?





Which  properties are declared in the flash.events.Event class and are declared in all event objects?





You have a custom component named PopUpWindow that inherits from TitleWindow. Which syntax is used to create a class that extends from TitleWindow?





You have declared the following XML instance: var myBooks:XML = <books> <book name="Flex 3 with AIR" /> </books> How do you access the name attribute of the myBooks instance by using E4X?





Which HTTPService method call will invoke a service request?





Which method of the NativeDragManager class will approve the current drag event?





Which statement is true about installing AIR applications?





Which of the following methods of the ArrayCollection class Interface is used to add    a data item in the collection at the declared index position , and then the existing data items are shifted downward to make a free space for the new date item?





To  create a new custom  validator class that must contain an overide protected method. Which protected method of the Validator class should be used?





Which of the following metadata tags is used to define the allowed data type of each element of an array?





Which of he following classes willbe used to track information about  an object that is manipulated by the Data Management Service?





Which method/properties of the ICollectionView class can be used to update any control or container bound to the data?





Which of the following classes is used t o handle and dispatch event objects to Action Script event handler functions?





Which of the following namespace attributes makes a property visible to references inside the same package, AND is also the default for ActionScript 3? Choose one.





Given the ActionScript 3 code below, what is the output of the following trace statement? Choose one. var str:String = "Hello from USA12, Judit!!!"; trace(str.substr(11,15));





Concerning CSS styles, if you call the setStyle() method on a component instance, that method takes precedence over all style settings, including inline





 
 

Written by admin

Filed under: Flex Questions

Leave a Reply

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>