C2040-410 Exam Details

  • Exam Code
    :C2040-410
  • Exam Name
    :IBM Notes and Domino 9.0 Social Edition Application Development B
  • Certification
    :IBM Certifications
  • Vendor
    :IBM
  • Total Questions
    :116 Q&As
  • Last Updated
    :Jul 14, 2026

IBM C2040-410 Online Questions & Answers

  • Question 41:

    When using the IBM Domino Java Document class method computeWithForm, which three events are triggered? (Choose three.)

    A. Default Value
    B. Input Validation
    C. Input Translation
    D. QueryDocumentSave
    E. Computed for display
    F. Compute before validation

  • Question 42:

    Gary is writing a view selection formula to only display documents which have a Status field value of "Complete". Which formula will display the correct documents?

    A. SELECT @All
    B. SELECT Status = "Complete"
    C. @If(Status = "Complete";View.Include)
    D. If Status.Value = "Complete" Then View.Select

  • Question 43:

    Which is true with regards to XPages Event Handlers?

    A. Event Handlers must be attached to an XPage control event.
    B. Event Handlers can be used to execute client-side and server-side JavaScript in the same event.
    C. When an Event Handler event is complete, client-side JavaScript can be inserted through the onCompleted property.
    D. It is not possible to use client-side JavaScript to specifically call server-side JavaScript code without using a partial refresh.

  • Question 44:

    Helen is using a Repeat control to add a row to a table for each view entry in a Domino View data source. When she tests her code she sees 10 tables and not one table with 10 rows. How could she correct this?

    A. In the Output section select the "Create as a Table" option and individually add the fields to be displayed.
    B. Use the ignoreTableHeader property of the repeat control to suppress the creation of multiple tables.
    C. Change the number of rows to be displayed from 100 to 10 and that will create only one table with 10 rows.
    D. Take the Table Header row and Footer row lines of source code and move them outside of the repeat control.

  • Question 45:

    Which property can be used to control the look and feel of the In-Place Form control?

    A. themeId
    B. themeCSS
    C. newLookFeel
    D. environment

  • Question 46:

    Charles wants to be able to add a collapsible area to his XPage. Which control would allow him to do that?

    A. Panel
    B. Repeat
    C. Section
    D. Tabbed Panel

  • Question 47:

    Into which property of the Data View control should Mary define the leftmost column with a link to open the selected document when clicked?

    A. linkColumn
    B. docLinkColumn
    C. summaryColumn
    D. categoryColumn

  • Question 48:

    Which is the correct way to compute a client-side JavaScript variable fullName from two fields on a datasource firstName and lastName?

    A. var fullname = "#{javascript:document1.firstName + ' ' + document1.lastName;}";
    B. var fullname = "#{javascript:document1.getDocument().firstName + ' ' + document1.getDocument ().lastName;}";
    C. var fullname = "#{javascript:document1.getItemValue('firstName') + ' ' + document1.getItemValue ('lastName');}";
    D. var fullname = "#{javascript:document1.getItemValueString('firstName') + ' ' +document1.getItemValueString('lastName');}";

  • Question 49:

    Charles is using IBM LotusScript to read a text file. He would like to read the first 23 characters in the file and replace them with a different string value. The following code snippet has a statement missing after the last line. What statement will Charles append to the snippet to complete the code?

    A. Write #eof
    B. Close fileNum%
    C. Close #fileNum%
    D. Close fileNum% for Output

  • Question 50:

    Jaden is looking for a way to show all the error messages from his validated fields in one place. Which of the following could he use to accomplish this?

    A. Add a Display Error control to the XPage which will then display all errors upon validation.
    B. Add a Display Errors control to the XPage which will then display all errors upon validation.
    C. In the All Properties section of the XPage within the data area set the "display error messages" option to true.
    D. In the All Properties section of the XPage within the data area set the "display all error messages" option to true.

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-410 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.