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 Apr C2040-409 Study Guide Questions:

Q1. Mary is using the OSGI console to debug an application and has ENABLE_BREAK=1 set in the client notes.ini. What does this parameter do? 

A. runs the application one line at a time 

B. forces a Java core if a JVM failure is encountered 

C. enables the break points that Mary wrote into the application 

D. bypasses any external calls in the application being debugged 

Answer: B 


Q2. Mary created an agent in a new database that does the same thing as an existing agent in another one of her databases. When Mary copies the agent from the existing database to the new database, she sees the error "Error loading Use or UseLSX module TimeUtilities" on this line in her agent - Use "TimeUtilities". What must Mary do to get this agent working in her new database? 

A. Mary needs to create a form in that database called TimeUtilities. 

B. Mary needs to recompile the agent in the new database to resolve this issue. 

C. Mary should copy the script library called TimeUtilities from the old database to the new database. 

D. TimeUtilities is a standard LSS file provided by IBM and Mary should install that LSS file on the machine with the new database. 

Answer: C 


Q3. Which is a property of the Domino Data Service's (REST API) Database Collection GET ? 

A. @title 

B. @noteid 

C. @version 

D. @dbname 

Answer: A 


C2040-409 exam price

Avant-garde C2040-409 exam answers:

Q4. What does the com.ibm.notes.branding/enable.update.ui=true enable? 

A. personalization of the mail client 

B. the Eclipse update manager (EUM) 

C. personalizations (branding) of the IBM Notes client 

D. personalizations in the Notes client to be updated automatically 

Answer: B 


Q5. 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: B 


Q6. Lee has a form with an Authors field on it. That field is computed and its value is "Users". When a document is created with the form, what effect does the field have on that document? 

A. The Users group will be listed in the CreatedBy field. 

B. Only members of the Users group will be able to modify the document. 

C. Only members of the Users group will be able to replicate or copy the document. 

D. There will be no effect if the members of the Users group have higher than Author level access to the database. 

Answer: D 


C2040-409 pdf exam

Verified C2040-409 discount pack:

Q7. Which is true for createSession(hostString, tokenString) ? 

A. This method works from an Enterprise Java Beans (EJB) application in IBM WebSphere. 

B. Internet access is granted to the session based on authentication by the IBM Domino HTTP server. 

C. This method works in a WebSphere environment where the Credentials object is created using loginHelper. 

D. The token must be a valid token for single sign-on obtained from Session.getSessionToken, the LtpaToken cookie used by WebSphere, or theHTTP cookie list in a servlet. 

Answer: D 


Q8. What does the notes.ini parameter javaenabledebug=1 do? 

A. debug Java agents from the IBM Domino Designer client 

B. debug Eclipse problems in the IBM Domino Designer client 

C. enables debug for Java agents from the IBM Domino Designer client 

D. opens a debug window in the IBM Domino Designer client when running any Java code 

Answer: C 


Q9. 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: A 


Q10. How can a developer find out which applications are his that are not in any working set? 

A. Click on the hotspot labeled "Applications not in Working Set" on the Discover page of the IBM Domino Designer client. 

B. Any application opened in the Domino Designer client is part of a working set so there are no application not in a working set. 

C. Use the Working Sets Eclipse view to show the contents of all the working sets as well as the applications not in a working set. 

D. There is no way to do this automatically and the developer will need to manually go through all of the working sets to see what they contain. 

Answer: A