Free IBM C2040-410 Practice Test & Real Exam Questions

  • Exam Code/Number: C2040-410
  • Exam Name/Title: IBM Notes and Domino 9.0 Social Edition Application Development B
  • Certification Provider: IBM
  • Corresponding Certification: IBM Certified Application Developer
  • Exam Questions: 116
  • Updated On: May 30, 2026
Diana created a data source for her XPage and added one of the fields by dragging and dropping it from the Data Panel onto her XPage. Within the Properties tab, under the Data section, which three options does she have for binding the data? (Choose three.)
Correct Answer: B,C,D Vote an answer
Which statement is true for the Single Page Application control for use on a mobile XPage?
Correct Answer: B Vote an answer
What are three valid input objects for the NotesXMLProcessor class? (Choose three.)
Correct Answer: C,D,E Vote an answer
Slobo is working on a new XPages application. He has a requirement to use a Stylesheet (CSS). How would he use it on a XPage?
Correct Answer: D Vote an answer
Jack is working on a new XPages application. He has a requirement to use a JavaScript library from a previous XPages project. After adding the JavaScript file in the Script Libraries section, how would he use it on an XPage?
Correct Answer: C Vote an answer
There is a case where the XPage needs to check for certain conditions of the XPage prior to submission to the server for processing. All data entry controls are configured with server-side validators. Which XSP method could be used to prevent a page submission?
Correct Answer: D Vote an answer
Charles will use DOM to access document-related data using server-side JavaScript. Which class would Charles use to access character data?
Correct Answer: B Vote an answer
Barb added an Application Layout control to the ccAppLayout custom control she is developing. What must Barb do to enable all of the editable areas in the Application Layout control for use on the XPages where she will add the ccAppLayout custom control?
Correct Answer: B Vote an answer
Jen added an Application Layout control to the ccAppLayout custom control she is developing. To the titleBarTabs in the configuration she added three <xe:pageTreeNode> nodes to open an XPage with a Domino View data source in the Customers, Parts and Sales applications respectively. The label property for the three tabs she set to "Customers Application", "Parts application" and "Sales Application". What must Jen do to show the "Customers Application" tab as selected when any of the "Customers" XPages is rendered in a browser?
Correct Answer: D Vote an answer
Into which property of the Data View control should Mary define the leftmost column with a link to open the selected document when clicked?
Correct Answer: C Vote an answer