Exam Details

  • Exam Code
    :C2040-410
  • Exam Name
    :IBM Notes and Domino 9.0 Social Edition Application Development B
  • Certification
    :IBM Certified Advanced System Administrator
  • Vendor
    :IBM
  • Total Questions
    :116 Q&As
  • Last Updated
    :Apr 03, 2025

IBM IBM Certified Advanced System Administrator C2040-410 Questions & Answers

  • Question 81:

    If the facet is named, which is true?

    A. The control added is determined at run time.

    B. Controls cannot be added to the editable area.

    C. Multiple controls can be added to the editable area.

    D. Only one control can be added to the editable area.

  • Question 82:

    Jenna is working on an XPage with multiple data sources which are document1, document2, view2, and view1. The XPage needs a new custom control that needs access to data source document2 from the XPage. After opening the custom control in IBM Domino Designer, how should Jenna pass the data source object handle "document2" from the XPage to the custom control?

    A. In the Resources tab section in the Properties tab, choose "Create a Data source" and select the form that document2 is using in the XPage.

    B. On the Property Definition tab, create a new property definition and for the Type, select "string". In the XPage, select the custom control, thengo to the Custom Properties section and type in "document2.View;".

    C. On the Property Definition tab, create a new property definition and for the Type, select "dataInterface" from the complex types. In the XPage,select the custom control, then go to the Custom Properties

    section, click the Computed Property Icon and type in "return document2;".

    D. On the Property Definition tab, create a new property definition and for the Type, select "Domino Document" from the complex types. In theXPage, select the custom control, then go to the Custom Properties section, click the the Computed Property Icon and type in"getComponent (document2').getValue();".

  • Question 83:

    Steve has written an agent which is called from a web application. Steve plans to enable "Run Web Agents concurrently". What two things should Steve consider before enabling? (Choose two.)

    A. Does the agent perform any full-text index searches.

    B. Does the agent use any Java classes that are not thread safe.

    C. Does the agent access databases other than the source database.

    D. Does the agent use any Formula commands which are not thread safe.

    E. Does the agent use any IBM LotusScript calls which are not thread safe.

  • Question 84:

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

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

    Peter is writing a Java agent for his application that will need to read data from a text file on the server. How can Peter accomplish this task?

    A. Use the Session class createFile method and use the File class methods to get the data from the file.

    B. Use the Session class Open method and use the standard Java IO methods to get the data from the file.

    C. Use the Session class createStream method and use the Stream class methods to get the data from the file.

    D. Use the Session class getDatabse method, supply the name of the file instead of a database name, and use the Database class methods toread the file.

  • Question 87:

    In IBM LotusScript, when a variable that has a Variant data type is initialized, what value does it contain?

    A. NULL

    B. EMPTY

    C. NOTHING

    D. UNKNOWN

  • Question 88:

    Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: sessionScope.put("School","Walton"); If the application is closed and reopened, what is the value in contained in sessionScope.School?

    A. ""

    B. null

    C. School

    D. "Walton"

  • Question 89:

    If a document contains rich content in native IBM Notes (CD) format, what could be used to access that data as MIME content?

    A. The GetMIMEEntity method of the NotesItem class.

    B. The ConvertMIME property of the NotesSession class.

    C. The GetMIMEEntity method of the NotesDocument class.

    D. The ConvertToMIME method of the NotesDocument class.

  • Question 90:

    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

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.