C2040-951 Exam Details

  • Exam Code
    :C2040-951
  • Exam Name
    :IBM Lotus Notes Domino 8.5 Application Development Update
  • Certification
    :IBM Certifications
  • Vendor
    :IBM
  • Total Questions
    :94 Q&As
  • Last Updated
    :Jul 11, 2026

IBM C2040-951 Online Questions & Answers

  • Question 61:

    Lisa wants a confirmation before the document, which was edited in an XPage, is submitted and saved. How can she accomplish this task?

    A. She puts a Confirmation Button Control on the XPage.
    B. She puts a Button Control on the XPage and selects Confirmation Action from the Add Action dialog box.
    C. She puts a Button Control on the XPage, adds a Confirmation Action through "Add Action ...", and adds the "Save Document" simple action.
    D. She puts a Button Control on the XPage, adds a group to the Simple Action panel, opens the group, addsa Confirm Action to the group,enters the text for the prompt, and then adds the Simple Action "Conditional Save Document" to the group.

  • Question 62:

    Eamonn has developed and supported several Domino Web applications over the years. He has been told that one of the benefits of XPages is that XPages are AJAX-enabled. What is a benefit that Eamonn might expect to see if he incorporates AJAX-enabled XPages in his applications?

    A. Faster development using Shared Widgets resources
    B. Faster response time due to partial page refreshes
    C. Faster response time because JavaScript is now all server-side D. Faster development because XML is now automatically converted to JSON

  • Question 63:

    Marsee is writing client-side JavaScript code to access a text box on her XPage.

    What function should she use to get the exact name of the text box after the server renders the component on the browser?

    A. getElement
    B. getClientID
    C. getComponent
    D. getJSElementID

  • Question 64:

    Nadia needs to add a control to her XPage that allows the users to only select one option, and she needs to define the choices based on a DBLookup to a configuration document. What control should she use to accomplish this task?

    A. Check box control
    B. Radio button control
    C. Check box group control
    D. Radio button group control

  • Question 65:

    Hannah wants to change her font type on her invoices XPage. What view in the Domino Designer allows her to do that?

    A. Page view
    B. Themes view
    C. Events view
    D. Properties view

  • Question 66:

    Dina has created a tabbed panel on her XPage and she needs to add an additional tab. How can she do this?

    A. Within the Outline, right-click the Tabbed Panel and select Insert or Append Tab.
    B. Within the Outline, select one of the Tab panels, and use CTRL+C and CTRL+V to paste in a new copy.
    C. Select the Tabbed Panel in the XPage editor, select the Tabbed Panel menu, and select either Insert or Append Tab.
    D. Select the Tabbed Panel in the XPage editor, select All Properties in the Properties View, and edit the tabEntries property to add anothertab.

  • Question 67:

    Zach needs to ensure that every XPage in the Products application includes a copyright line. This text should display identically at the bottom of every XPage. How can Zach accomplish this task?

    A. Right-click Custom Controls from the application navigator and select New Custom Control. Supply the text and formatting. Drag this controlfrom the controls palette onto the bottom of each XPage.
    B. Double-click Applications properties from the application navigator. In the Header and Footer area of the XPages tab, enter the text in theFooter Text field. Select the options for font, color, and justification.
    C. Create a page to hold the content. Right-click Custom Controls from the application navigator and select New Custom Control. Supply thename of the page for the Source property. Drag this control from the controls palette onto the bottom of each XPage.
    D. Create a subform to hold the content. Right-click Custom Controls from the application navigator and select New Custom Control. Supply thename of the subform for the Source property. Drag this control from the controls palette onto the bottom of each XPage.

  • Question 68:

    Percy has written a LotusScript agent that creates a vCard and attaches it to a selected Person record in the Domino directory. His agent runs to completion, but when he opens the document it does not have the vCard attached. Given the following LotusScript code, what is the cause of the problem? Dim session As New NotesSession Dim dbNAB As NotesDatabase Dim docNAB As NotesDocument Dim dcNAB As NotesDocumentCollection Set dbNAB = session.CurrentDatabase Set dcNAB=dbNAB.UnprocessedDocuments Set docNAB = dcNAB.GetFirstDocument Do While Not (docNAB Is Nothing) Call docNAB.AttachVCard(docNAB) Set docNAB = dcNAB.GetNextDocument(docNAB) Loop

    A. The agent doesn't save docNAB after attaching the vCard.
    B. The AttachVCard method cannot use the same document object as both source and target documents.
    C. The AttachVCard method requires an additional parameter, specifically a ForceDocumentSave boolean value.
    D. The AttachVCard method can only be used with mail memo documents as the target, so the agent would have to call docNAB.Send to attachthe vCard.

  • Question 69:

    Olivia is writing a Discussion application using XPages. She added a button on her main topic XPage to create a response document for this discussion. What should she do to generate the response document?

    A. Add a Create New Document simple action to the form QuerySave event
    B. Add a Create New Document simple action to the button onclick event
    C. Add a Create Response Document simple action to the button onclick event
    D. Add a Create Response Document simple action to the form QuerySave event

  • Question 70:

    Which of the following statements is wrong regarding the simple action "Modify Field"?

    A. The field name can be calculated.
    B. Modify Field directly edits the notes field inside the document.
    C. Not only the field name, but also the new value for the field can be calculated.
    D. If you need to find out which name a specific field on your XPage has, you can use GetElementById.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2040-951 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.