IBM Developing IBM Lotus Domino 8.5.2 Applications: Advanced XPage Design - C2040-922 Exam Practice Test
Question 1
Rachel needs to enable her XPages application for multi-language use. Where should she go to enable localization?
Correct Answer: B
Question 2
Pat wishes to create a new XPages UI control which will take user input. At a MINIMUM which of the following does he need to do?
Correct Answer: C
Question 3
John wishes to create a component that is capable of saving its state as the JSF component tree is being saved and restored. In order to do this, John's component must implement which of the following interfaces:
Correct Answer: B
Question 4
Brandon wants to extend Dojo's dijit.Dialog box to add some extra functionality. How would Brandon declare the new Dojo class?
Correct Answer: D
Question 5
John has a managed bean which is defined as follows: <faces-config> <managed-bean> <managed-bean-name>distanceConverter</managed-bean-name> <managed-beanclass>bean.MyBean</managed-bean-class> <managed-bean-scope>view</managed-beanscope> </managed-bean> </faces-config> The bean has a property called 'miles' which allows a distance in miles to be entered and converted to kilometers. John wishes to have a user enter a value via an edit box and use the managed bean to convert the value from miles to kilometers. What should the value of the edit box's value attribute be in order to utilize the managed bean?
Correct Answer: D
Question 6
Jane would like to specify a custom toolbar for the CK Editor in her Domino 8.5.2 application. How can she achieve this?
Correct Answer: B
Question 7
Marion wants to use the Dojo mobile controls in an application she is building for deployment on a Domino 8.5.2 server. Which of the following statements best describes the steps she must take?
Correct Answer: A

