IBM Notes and Domino 9.0 Social Edition Application Development A - A2040-409 Exam Practice Test
Belle adds the following event code in her form. What happens when she double clicks on a document created with the form? Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant) Print "One" Continue = False Print "Two" End Sub
Correct Answer: D
The Debug_AMGR notes.ini parameter can be used to debug IBM Domino agents running in which context?
Correct Answer: B
Which statement is true concerning private agents?
Correct Answer: C
How would a developer apply a style sheet to an existing XPage?
Correct Answer: A
Which three options are available to use for the content of a column? (Choose three.)
Correct Answer: C,E,F
Which shared design element gives a developer the ability to control many aspects of the page layout, including headers, links, text, fonts, styles, color, and margins?
Correct Answer: B
Which access control list entry allows a user to edit only those documents with their name in an Authors field?
Correct Answer: C
Mary wants to attach the IBM Domino Designer JavaScript remote debugger to her server, and finds the parameter JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 already set in the server's notes.ini. What does the address=8000 mean?
Correct Answer: C
Lauren is creating a new form in a database and wants to add an action to that form for her users. How does Lauren add the action to her form?
Correct Answer: C
Felix is creating an application where a user will type extensive data into a text field. What is the maximum amount of data IBM Domino can store in a text field?
Correct Answer: B