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 21:

    Which property of the Form Table control is used to display an asterisk (*) before the label for any required fields?

    A. showRequiredMarks
    B. enableRequiredMarks
    C. displayRequiredMarks
    D. disableRequiredMarks

  • Question 22:

    James is creating an IBM LotusScript agent that will concatenate a string value and a numeric expression. Using the following code snippet, what will be the output? a$ = "500" b% = 200 c$ = "100" print (a$ and b%) + c$

    A. 500200100
    B. 700100
    C. 500300
    D. 800

  • Question 23:

    What value does this formula return? FIELD Items := 10; FIELD Values := 5; rate := 0.10; subtotal := Items

    *

    Values; subtotal * (1 + rate)

    A. 15.1
    B. 16.5
    C. 50
    D. 55

  • Question 24:

    By default, in which file type are custom controls stored within the Eclipse workspace?

    A. .ccs
    B. .xsp
    C. .xsc
    D. .tmp

  • Question 25:

    Marco has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "viewMobilePage" and for the second mobile page he set the pageName property to "documentMobilePage". He designed the viewMobilePage to display a listing of customer names from the CustomersByName view. He designed the documentMobilePage to display the document details for the customer touched on the viewMobilePage. He specified "customerDoc" as the name for the Domino Document data source and the field with the customer phone number is named "phone". What can Marco do to add a touch control to dial the phone number for the customer currently displayed on the documentMobilePage?

    A. For the Edit Box control bound to the phone field add the property and value of type="tel".
    B. Nothing. Access to the phone dialer of the mobile device is not supported for mobile applications developed using the Mobile controls inDomino Designer.
    C. Add a Tool Bar Button control and compute its href property using this server-side JavaScript:return "tel:" + customerDoc.getItemValueString("phone");
    D. Add a Rounded List Item control and compute its phone property using this server-side JavaScript:return customerDoc.getItemValueString("phone");

  • Question 26:

    Ava is working on an XPage with multiple data sources which are document1, document2, view1, and view2. The XPage needs a new custom control that needs access to data source view1 from the XPage. Which is the correct way to pass the data source object handle "view1" from the XPage to the custom control?

    A. Click the Computed Property icon and type in ?Click the Computed Property icon and type in return view1;?
    B. Click the Computed Property icon and type in eturn currentView;?eturn currentView;?
    C. Click the Computed Property icon and type in ?Click the Computed Property icon and type in getComponent('view1').getValue();?
    D. In the Resources tab section in Properties tab, create a Data source and select the form that view1 is using in the XPage.

  • Question 27:

    Jimmy wants to define a data source within his XPages application. Which option is a valid data source?

    A. REST Service
    B. Object Data Source
    C. an IBM Domino Form
    D. Domino ViewEntryCollection

  • Question 28:

    Julia wants to display the contents from a column in an IBM Domino view on a mobile page. Which control should Julia add to her mobile XPage to be the container for the Domino view?

    A. View
    B. Data View
    C. Mobile View
    D. Dynamic View

  • Question 29:

    Charles would like to use JavaScript in his XPages application to access an IBM Domino database and view the access control list entries for the specified database. What order will the entries be retrieved in when he uses the GetFirstEntry and GetNextEntry methods?

    A. The order is unspecified.
    B. The order is alphabetical.
    C. The order corresponds to UI displays.
    D. The order is based on the way they were created.

  • Question 30:

    Sarah wants a partial refresh to occur within her XPages application when a user clicks a button. Which is the correct attribute for the button to ensure a partial refresh?

    A. submit="partial"
    B. refresh="partial"
    C. refreshMode="partial"
    D. submit="partialRefresh"

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.