IBM C2040-408 - IBM Notes and Domino 9.0 Social Edition Application Development Update Exam

Question #1 (Topic: Topic 2)
How would a developer define the default container control to be presented using a
Dynamic Content control?
A. defaultFacet="key" B. defaultContent="key" C. setDefaultFacet("key") D. setDefaultContent("key")
Answer: A
Question #2 (Topic: Topic 2)
Ella's development team use a software version control system to keep track of changes to
external resource files. How can Ella include NSF-based design in the system?
A. Enable the Source Control Feature under Team Development. B. Set the parameter "ENABLE_SOURCE=1" in the notes.ini file. C. This is not possible since the version control system can onlywork with physical files. D. Create an association or mapping between a virtual NSF project and an on-disk project.
Answer: A
Question #3 (Topic: Topic 2)
In what situation will the Close Application context menu option be shown and enabled (not
grayed out)?
A. when right-clicking on the application properties B. when right-clicking on any design element group for an open application C. when right-clicking on an application header in the Applications Navigator D. when right-clicking on an application in the package explorer Eclipse view
Answer: C
Question #4 (Topic: Topic 2)
Regina is using a Dojo List Text Box control to display a list of user selected values. She is
using the Value Picker control to display the selection list to the user. After Regina adds the
Value Picker control and configures the data provider she saves theXPage. After saving
she notices that the XPage now contains an error with message "Required value for Value
Picker is not present". What is the reason for the error?
A. The value of the valueProvider property on the Value Picker control needs to be set tothe id of the Dojo List Text Box control. B. The value of the valueProvider property on the Dojo List Text Box control needs to be set to the id of the Value Picker. C. The value of the for property on the Value Picker control needs to be set to the id ofthe Dojo List Text Box control. D. The value of the for property on the Dojo List Text Box control needs to be set to the id of the Value Picker control.
Answer: C
Question #5 (Topic: Topic 2)
Which option will provide a formatted table with two columns, three rows, a title,
description, and footer area?
A. Add a computed field to the custom control, change the content type to HTML, and enter thefollowing code: <table><td> <tr></tr><tr></tr><tr></tr></td> <td> <tr></tr><tr></tr><tr></tr></td> </table> B. Add a computed field to the custom control, change the content type to HTML, and enter the following code: <table><tr> <td></td><td></td></tr><tr> <td></td><td></td></tr><tr> <td></td><td></td></tr></table>. C. Add a form table control to the custom control. Enter a title and description to the form title and form description form options. Drop a form layout row onto the table. Drop two layoutcolumn controls onto the row. Repeat twice for the additional rows. D. Add a form table control to the custom control. Enter a title and description to the form title and form description form options. Drag a form layout column onto the table. Drop three form layout row controls onto the column. Repeat for the second column.
Answer: D
Download Exam
Page: 1 / 11
Total 51 questions