Exam Code: C2040-409 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: IBM Notes and Domino 9.0 Social Edition Application Development Exam A
Certification Provider: IBM
Free Today! Guaranteed Training- Pass C2040-409 Exam.
2021 May C2040-409 Study Guide Questions:
Q51. Jack is creating an application that will have several views with similar data in them and wants to use shared columns so that all the views have a similar look. How does Jack create a shared column to be used by multiple views?
A. Click on the Shared Column button in the Advanced tab of the View properties.
B. Drag and drop the column from one view to another and this will make it a shared column.
C. There is no such thing as shared columns so Jack will need to create the column in each view.
D. Click on the Shared Column button in the Columns section under the Shared Elements section of the Application Eclipse view.
Answer: D
Q52. Which @Function can be used to unlock a document?
A. @Unlock
B. @DocUnlock
C. @UnlockNote
D. @DocLock[Unlock]
Answer: D
Q53. How can session token information be captured using a servlet?
A. getSessionToken
B. getSessionCookie
C. HttpServletRequest.getToken()
D. HttpServletRequest.getCookies()
Answer: D

Up to date C2040-409 test engine:
Q54. 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
A. Only the word One appears in the status bar and then the document opens.
B. Only the word One appears in the status bar and the document does not open.
C. The words One and Two appear in the status bar and then the document opens.
D. The words One and Two appear in the status bar and the document does not open.
Answer: D
Q55. The IBM Domino Data Services (REST API) can be accessed from which type of program natively?
A. Java and C
B. only via Dojo
C. Java, JavaScript and Dojo
D. Java, C, JavaScript , IBM LotusScript, Dojo
Answer: C
Q56. Julianna wants to add a calendar view to her application to display the completion dates of the documents in her application. What must Julianna do, in addition to setting the view type to calendar, to accomplish this?
A. Julianna should create a view that the selection formula is based off of the completion date of the document.
B. Julianna can use any existing view in the database by just changing the view property "style" to be calendar.
C. Julianna will need to make sure that the view only contains valid calendar events as that is all that can be displayed in a calendar view.
D. Julianna should create a view that has the first column contain a valid date and time value based on the completion date of the document inascending order.
Answer: D

Certified C2040-409 class:
Q57. If a document is created with a form containing a Text field that has the "Allow multiple values" property set and multiple values are entered into the field, how are those values stored within the document?
A. They are stored as a text list.
B. They are stored as a CD records.
C. They are stored as delimited items.
D. They are stored as a delimited string.
Answer: A
Q58. Which access control list privilege can be revoked from a user with Manager access to a database?
A. Delete documents
B. Create documents
C. Create personal views/folders
D. Replicate or copy documents
Answer: A
Q59. What type of debug information does the IBM Domino console command tell amgr debug * provide?
A. the program call stack for the failing agent
B. console output for each line of execution of each agent running
C. memory warnings, events, verbose debug output, run reports, schedules of agents, performance statistics and loading reports
D. verbose debug output, memory warnings and report of each line of execution of each agent running, including all variables passed into the application
Answer: C
Q60. Charles wants his agent to send an email when a user changes the status of a certain document in a database. What trigger will he use for the agent in order to notify him immediately when the status is changed?
A. When new mail arrives
B. When documents have been modified only
C. On schedule hourly, daily, weekly, or monthly
D. When documents have been created or modified
Answer: D