Actualtests offers free demo for C2040-409 exam. "IBM Notes and Domino 9.0 Social Edition Application Development Exam A", also known as C2040-409 exam, is a IBM Certification. This set of posts, Passing the IBM C2040-409 exam, will help you answer those questions. The C2040-409 Questions & Answers covers all the knowledge points of the real exam. 100% real IBM C2040-409 exams and revised by experts!


♥♥ 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

Q51. An application developer has selected the database property "Support Response Thread History". What effect does the setting have on documents in the database? 

A. Allows for existing documents to be sorted and maintained in a response hierarchy. 

B. New replica or copy of the database with existing threads will also be processed for thread citizenship and a place in the hierarchy 

C. Documents created after selecting the option will contain additional information fields allowing them to be sorted into a document response hierarchy 

D. New and existing documents in the database will contain additional information fields allowing them to be sorted into a document response hierarchy 

Answer:


Q52. The plugin_customization.ini file supplied in the IBM Notes installation kit deploy directory can be used to control aspects of Notes installation and usage. Where is this file located in the directory once installed? 

A. <install_dir>\framework\plugin_customization.ini 

B. <install_dir>\framework\rcp\plugin_customization.ini 

C. <install_dir>\deploy\framework\plugin_customization.ini 

D. <install_dir>\framework\deploy\plugin_customization.ini 

Answer:


Q53. Anne wants to configure three Eclipse managed settings for one plugin using IBM Domino Designer. What is the correct syntax to use? 

A. "PluginName":"SettingName1";"SettingName2";"SettingName3" 

B. "PluginName";"SettingName1";"SettingName2";"SettingName3" 

C. "PluginName":"SettingName1":"SettingName2":"SettingName3" 

D. "PluginName"("SettingName1":"SettingName2":"SettingName3") 

Answer:


Q54. The "Show Online Status" option has been enabled in a view column of an IBM Notes application. How can users see the online status icons for names that have been enabled for awareness? 

A. Enable the client preference "Display Online Status". 

B. Mouse over a name to see if the user is available for chat. 

C. Enable the client preference "Show Instant Messaging Status". 

D. Select the database property "Show Instant Messaging Status". 

Answer:


Q55. 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:


Q56. Which three statements are true with regards to SAML? (Choose three.) 

A. SAML can only be used with non-SSL configurations on the web. 

B. Only web client users can make use of SAML-based authentication 

C. Only IBM Notes client users can make use of SAML-based authentication. 

D. For web client users, SAML authentication facilitates a single-sign on solution in which the user's ID file is downloaded from the Notes ID vault 

E. It allows a user to authenticate once with a designated identity provider (IdP), after which the user can access any server that is partnered with the IdP 

F. SAML is most useful when an IBM Domino environment includes third-party Web applications whose services your users access, or if multi-session server authentication is too limiting for your organization 

Answer: D,E,F 


Q57. 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 

A. Set doc=db.GetProfileDocument("CalendarProfile") 

B. Set doc=db.SetProfileDocument("CalendarProfile") 

C. Set doc=session.GetProfileDocument("CalendarProfile") 

D. Set doc=session.SetProfileDocument("CalendarProfile") 

Answer:


Q58. Which statement describes the embedded navigators? 

A. Embedded navigators are not supported in a page. 

B. Embedded navigators are not supported in subforms. 

C. Embedded navigators are not supported in a browser. 

D. Embedded navigators are not supported in the IBM Notes Basic client. 

Answer:


Q59. How would a developer comment out a setting in xsp.properties? 

A. The setting must be deleted. 

B. Use the "#" character as the first character in the line. 

C. Use the "//" character as the first character in the line. 

D. Insert "/*" in the beginning of the line and "*/" at the end of the line. 

Answer:


Q60. Grayson created an application that is deployed on servers and with local replicas on individual user workstations. What feature of IBM Notes can limit the data deployed to local replicas? 

A. Managed Replicas 

B. Database Encryption 

C. Master Database Templates 

D. Selective Replication Formula 

Answer: