IBM Notes and Domino 9.0 Social Edition Application Development Update (C2040-408) Free Practice Test
Question 1
Which is an event available on the Mobile controls Toggle Switch control?
Correct Answer: C
Question 2
Alice is using the Application Layout control in a custom control. She wants to enable drop targets in the left column and middle column only. How would she accomplish this?
Correct Answer: A
Question 3
Kyle is creating a mobile page using the Mobile controls. He wants the "Documents" view page to refresh every time the user displays the page. How should he accomplish that?
Correct Answer: C
Question 4
Livi is using the Boolean Converter for the first time and reviewing the code in the source pane of the XPages editor. As she hovers over the xp:convertBoolean tag, a help window is displayed. Livi would like to make the hover help window bigger. How can she do this?
Correct Answer: D
Question 5
Olivia is adding a Send Mail simple action to her XPages application. Which two types of formats are available for the body field of the email? (Choose two.)
Correct Answer: A,C
Question 6
Joey is creating a custom control that will get the value of a Edit Box control on the XPage and display it in the custom control. The code he is using to get this value is getComponent(compositeData.compID1).getValue(); The Edit Box control is on the XPage and Joey wants the developer who uses his custom control to be able to easily select the control ID of the Edit Box to pass to the custom control. What can Joey do to present a list of control ID's to the developer using his custom control?
Correct Answer: B
Question 7
Richard wants to allow his users to select names from either of two views using the Name Picker control. How can he do this?
Correct Answer: B
Question 8
Claire wants to add a field to her XPage to allow users to spell-check the entered text. How should she do this in the simplest manner?
Correct Answer: B
Question 9
Mary would like to turn on the option to use runtime optimized JavaScript and CSS resources for her XPages to improve performance. Where would she enable that option?
Correct Answer: D