Exam Details

  • Exam Code
    :C2040-985
  • Exam Name
    :Developing IBM Lotus Notes and Domino 8.5 Applications
  • Certification
    :IBM Certifications
  • Vendor
    :IBM
  • Total Questions
    :121 Q&As
  • Last Updated
    :Apr 11, 2025

IBM IBM Certifications C2040-985 Questions & Answers

  • Question 111:

    Magdalena wants to allow the users of her application to rearrange and change the settings for some views (including private views), to allow them to optimize their experience in the application.

    How does she best do this?

    A. Select the "Create Personal view/folders" option in the ACL, Select the "Allow customizations" option in the Database properties and the "Default design for new folders and views" option in the View properties.

    B. Unselect the "Create Personal view/folders" option in the ACL. Select the "Allow customizations" and "Resizable" options in the View properties.

    C. Select the "Allow customizations" and "Default design for new folders and views" options in the View properties.

    D. Select the "Allow customizations" option in the View properties and select the "Save User settings" option in the Column properties.

  • Question 112:

    Erica is writing a formula to determine the number of elements in a list. She wants to ensure that a nonzero positive value is returned, even if the value her @Function is evaluating turns out to be a null string.

    Which one of the following can she do to accomplish this?

    A. Use a default formula of 1

    B. Use @Elements and add 1 to the total

    C. Use the @Count function instead of @Elements

    D. Use @Elements([PosInteger]) to ensure that the desired format is returned

  • Question 113:

    Maria wants to populate a list with the values "Alpha", "Beta", and "Gamma". What syntax should she use in the formula?

    A. "Alpha", "Beta", "Gamma"

    B. "Alpha"; "Beta"; "Gamma"

    C. "Alpha": "Beta": "Gamma"

    D. "Alpha" and "Beta" and "Gamma"

  • Question 114:

    Kelsey has a LotusScript agent that uses a dialog box to gather information from the user. How should he modify this agent for use on the Web?

    A. Use a Domino form to capture the information, modify the LotusScript agent to process these fields, and call the agent from the WebQuerySave event.

    B. Use the LotusScript Evaluate function to call the @WebDialogBox finction.

    C. Rewrite the agent as a JavaScript agent. Use window.prompt to capture the information from the user.

    D. Change the code to @Functions and use the @WebDialogBox function.

  • Question 115:

    A button on a Notes document has the following LotusScript code:

    Dim workspace As New NotesUIWorkspace Dim uidoc As NotesUIDocument Set uidoc =

    workspace.CurrentDocument Call uidoc.GotoField("Status") Print "Approved"

    Where will the word "Approved" appear after the button is clicked?

    A. In the server's log.nsf file

    B. On the status bar

    C. In the "Status" field of the current document

    D. In a messagebox

  • Question 116:

    A Text field on a Form is set to "Allow multiple values". Jan is designing the form, and wants to set the default value of the field to a text list of "Apple", "Orange", and "Grape".

    What Default field value formula should she use?

    A. "Apple", "Orange", "Grape"

    B. "Apple": "Orange": "Grape"

    C. "Apple" + "Orange" + "Grape"

    D. @TextToList("Apple"; "Orange"; "Grape")

  • Question 117:

    Clifford has a Readers field in his Expense Report form. Who will be able to see the document once he saves it in the application?

    A. Only those people listed in the Readers field.

    B. Anyone listed as a Reader or above in the Access Control List who is also listed in the Readers field.

    C. Anyone listed as a Reader or above in the Access Control List.

    D. Only those people listed in the Execution List or the Access Control List.

  • Question 118:

    Menno has hidden the design of a database and finds out later that most of the design elements have the "prohibit design refresh or replace to modify this element" flag set.

    How can he undo this?

    A. He cannot; hidden design is hidden forever.

    B. He can simply replace the design with a blank template, and then replace again with the corrected template.

    C. He needs to go into the design and untag each and every element manually, and then simply replace the design with the updated (new) template once more to update with the last changed.

    D. He needs to create an agent that uses the LotusScript Design classes to remove every design element in the database , and afterward use the corrected template to replace the whole design once more.

  • Question 119:

    Jarrod wrote an agent that begins with the following LotusScript code:

    Dim session As New NotesSession Dim db As NotesDatabase Dim view As NotesView Dim doc As NotesDocument Set db = session.CurrentDatabase Set view = db.GetView( "By Category" ) Set doc = view.GetDocumentByKey( "kitten" )

    When the agent runs, which document will be referenced by the "doc" variable?

    A. If the database is full-text indexed, the first document in the By Category view that contains the word "kitten" in any field. If the database is not full-text indexed, the "doc" variable will be empty.

    B. The first document in the By Category view that has a value of "kitten" in the first sorted column

    C. The first document in the By Category view that contains the word "kitten" in any field

    D. The first document in the By Category view that has any value in the column with an alias of "kitten"

  • Question 120:

    Mike is upgrading a Web application to use a different CSS stylesheet for different types of browsers.

    Which of the following @functions should he used to determine which Web browser the user is accessing his application with?

    A. @BrowserType

    B. @ClientInfo

    C. @BrowserInfo

    D. @Browser

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