IBM Notes and Domino 9.0 Social Edition Application Development A

Here you have the best IBM C2040-409 practice exam questions

  • You have 122 total questions to study from
  • Each page has 5 questions, making a total of 25 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 12, 2025
  • This site is not affiliated with or endorsed by IBM.
Question 1 of 122
In IBM LotusScript, which NotesDocument class property can be used to find the owner of a lock on a document?
    Correct Answer: A

Question 2 of 122
James has a large number of image resources and he knows that the name of the image resource will change when it is updated. How can he add an alias name to the image resource?
    Correct Answer: A

Question 3 of 122
James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase
    Correct Answer: A

Question 4 of 122
What is the primary purpose of a master template?
    Correct Answer: D

Question 5 of 122
Caroline is programmatically using the UniversalID property of a document. Which option will return the same value as the UniversalID property?
    Correct Answer: D