IBM Assessment: Developing IBM Lotus Domino 8.5.2 Applications: Advanced XPage Design (A2040-922) Free Practice Test
Question 1
John has a page with an edit box and a submit button and decides he wants to use a Dojo NumberSpinner dijit. He adds the dojoType dijit.form.NumberSpinner to the edit box. The submit button stops working. What is the reason for the submit button not working?
Correct Answer: D
Question 2
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: D
Question 3
John has an XPages application whose UI is entirely in English. John's company has expanded to new markets and as a result the application now also needs to support French and German users. Which of the following are the first steps that John should take in order to localize his application?
Correct Answer: C
Question 4
Elizabeth needs to parse the contents of a web page held on a remote server into an applicationScope variable via the server side onclick event of a button using Server Side JavaScript. How would she do this?
Correct Answer: B
Question 5
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: C
Question 6
John wishes to add a Java Class to his XPages application. How would he do this?
Correct Answer: D
Question 7
Jo wants to make a configurable list of countries available to the client side JavaScript of her XPage for use in various different fields on the web page. What would be the most efficient approach?
Correct Answer: D