IBM Assessment: IBM Notes and Domino 9.0 Social Edition Application Development Update (A2040-408) Free Practice Test
Question 1
David has added a Name Picker control to his XPages bound to an Edit Box control. He needs to allow the users to select multiple names. Assuming type-ahead is not enabled, how would he do that?
Correct Answer: B
Question 2
The simpleValuePicker data provider of the Value Picker control supports which kind of data?
Correct Answer: B
Question 3
Jason would like to use the Dojo List Text Box control in his service request application. Which control is typically used along with this control?
Correct Answer: A
Question 4
Ben is using a view control on his XPage that contains other controls that perform many computations. He wants to add a Check Box control that will filter the data in the view, but is concerned about performance. He has set the Check Box control to use partial refresh and specified the View control as the refresh id. What else can Ben do to optimize the performance of the XPage?
Correct Answer: C
Question 5
What is the purpose of Palette Profiles?
Correct Answer: C
Question 6
What happens when a variable changes value when stepping through the server-side JavaScript debugger?
Correct Answer: D
Question 7
What does the @Formula @FullUrl("blink.gif") return?
Correct Answer: B
Question 8
What are two ways Olly can identify which of his applications are not assigned to a working set? (Choose two.)
Correct Answer: A,C
Question 9
Mark has added the Extension Library Dialog control to an XPage, accepting the default ID of "dialog1". He has added a button to launch the dialog. Which option will launch the dialog from the button?
Correct Answer: C