we provide Practical IBM C2040-409 test question which are the best for clearing C2040-409 test, and to get certified by IBM IBM Notes and Domino 9.0 Social Edition Application Development Exam A. The C2040-409 Questions & Answers covers all the knowledge points of the real C2040-409 exam. Crack your IBM C2040-409 Exam with latest dumps, guaranteed!


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for IBM C2040-409 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW C2040-409 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/C2040-409-exam-dumps.html

Q21. Daniel wants to programmatically use the full text indexing features of IBM Domino. Which fields can be indexed by default? 

A. rich text fields 

B. access control list entries 

C. fields in external databases 

D. fields containing a summary flag 

Answer:


Q22. Kenneth is using a Computed for display Text field on his form. He would like for new documents created with the form to display the data from that field in a column in a view. What is one of the things that he could to do to be able to do that? 

A. Change the field Type to Editable. 

B. Populate the Column value property of the field. 

C. Enable the "Available to public views" property of the form. 

D. Use the @Text function in the Input Translation event of the field. 

Answer:


Q23. Mary is the IBM Domino administrator and needs to deploy an agent she has written. Mary's agent reads and writes data directly to the file system, is scheduled to run on server daily, and is signed by Mary's IBM Notes ID. What does Mary need to update to ensure the agent runs correctly? 

A. the agent Security setting "Runtime Security Level" to "2. Allow restricted operations" 

B. the Execution Control List (ECL) on each workstation to trust Mary's hierarchical name 

C. the access control list of the database hosting the agent to include her hierarchical name as Manager 

D. the Server document field "Sign or run unrestricted methods and operations" with Mary's hierarchical name 

Answer:


Q24. What is the function of the class com.ibm.xsp.exception.XSPExceptionInfo? 

A. returns the component that returned the error 

B. returns the operator passed on the failing call 

C. allows the developer to specify special error conditions 

D. allows the runtime to return additional information about the error 

Answer:


Q25. 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? 

A. 4 KB 

B. 32 KB 

C. 64 KB 

D. limited only by available disk space to 1 GB 

Answer:


Q26. A developer is designing an IBM Notes application integrated with IBM Sametime. The Contact List has been embedded on a page of the application. How can the user display their contact list? "how can the user display" in stem; answer D should be "No additiona, action is required..." 

A. Add the notes.ini parameter IMEnabled=1. 

B. The application has to be opened from Web browser. 

C. Enable the client Preference setting "Display Contact List". 

D. When the user opens the page, the contact list is automatically displayed . 

Answer:


Q27. What type of code is allowed in the WebQueryOpen event of a form? 

A. Java 

B. Formula 

C. JavaScript 

D. IBM LotusScript 

Answer:


Q28. Which fields are available for programmatic access on a response document when it is initially created? 

A. fields from the parent view 

B. fields from the parent document 

C. fields from the parent database properties 

D. only fields from the parent document designated with an inheritance property 

Answer:


Q29. What is the benefit of using a shared action over a normal action? 

A. It allows more than one user to access and use that action at a time. 

B. It allows the sharing of data between two documents in the database. 

C. It automatically includes that action in any view or form in the database. 

D. It allows the ability to alter the code in a single place when changes are needed. 

Answer:


Q30. How can session token information be captured using a servlet? 

A. getSessionToken 

B. getSessionCookie 

C. HttpServletRequest.getToken() 

D. HttpServletRequest.getCookies() 

Answer: