100% Guarantee of C2040-410 exam guide materials and secret for IBM certification for IT learners, Real Success Guaranteed with Updated C2040-410 pdf dumps vce Materials. 100% PASS IBM Notes and Domino 9.0 Social Edition Application Development Exam B exam Today!

2021 May C2040-410 Study Guide Questions:

Q61. Charles has created an agent which uses the Send method of the NotesDocument class. He has added a button to the document and it should be included when the message is sent. Which code snippet below would correctly send the message and include the button? 

A. Dim doc as NotesDocument'...set value of doc...Call doc.Save(True, False)Call doc.Send(False, True) 

B. Dim doc as NotesDocument'...set value of doc...Call doc.Save(False, False)Call doc.Send(True) 

C. Dim doc as NotesDocument'...set value of doc...Call doc.Save(False)Call doc.Send(SendTo, True) 

D. Dim doc as NotesDocument'...set value of doc...Call doc.Save(True)Call doc.Send("SendTo", True) 

Answer: B 


Q62. Within the JavaServer Faces (JSF) lifecycle the "view" which contains all the GUI components is managed internally by which object? 

A. Faces 

B. viewRoot 

C. FacesServlet 

D. FacesContext 

Answer: D 


Q63. What are the three different parts of the managed bean in the faces-config.xml file? (Choose three.) 

A. Bean class 

B. Bean name 

C. Bean scope 

D. Bean location 

E. Bean property 

F. Bean var name 

Answer: A,B,C 


certifyforall.com

Far out C2040-410 sample question:

Q64. William wants to show line numbers in the Source Editor. How can he accomplish that? 

A. Right-click on the bar at the left-hand side of the editable area and select "Show Line Numbers". 

B. Right-click in the editable area and select Preferences > Check the option to show line numbers. 

C. Right-click on the bar at the left-hand side of the editable area and select "Enable Line Numbers". 

D. Right-click on the bar at the left-hand side of the editable area and select "Folding" > Enable Folding. 

Answer: A 


Q65. Helen is using a Repeat control to add a row to a table for each view entry in a Domino View data source. When she tests her code she sees 10 tables and not one table with 10 rows. How could she correct this? 

A. In the Output section select the "Create as a Table" option and individually add the fields to be displayed. 

B. Use the ignoreTableHeader property of the repeat control to suppress the creation of multiple tables. 

C. Change the number of rows to be displayed from 100 to 10 and that will create only one table with 10 rows. 

D. Take the Table Header row and Footer row lines of source code and move them outside of the repeat control. 

Answer: D 


Q66. Which statement is true when developing an XPage in IBM Domino Designer? 

A. The XPages XML syntax is called XSP markup. 

B. The Source View depicts an HTML representation of the XPage. 

C. XPages controls cannot be added to the XPage through the Source View. 

D. Use of standard HTML tags like <div> and <script> are not permitted. 

Answer: A 


C2040-410  exam guide

Free C2040-410 questions:

Q67. Which is true with regards to XPages Event Handlers? 

A. Event Handlers must be attached to an XPage control event. 

B. Event Handlers can be used to execute client-side and server-side JavaScript in the same event. 

C. When an Event Handler event is complete, client-side JavaScript can be inserted through the onCompleted property. 

D. It is not possible to use client-side JavaScript to specifically call server-side JavaScript code without using a partial refresh. 

Answer: B 


Q68. Which is a valid method of the XSP client-side object? 

A. XSP.byId() 

B. XSP.alert() 

C. XSP.bindView() 

D. XSP.bondForm() 

Answer: B 


Q69. What is the size, in bytes, of the Long data type in IBM LotusScript? 

A. 2 

B. 4 

C. 8 

D. 16 

Answer: B 


Q70. How many of the JavaServer Faces (JSF) lifecycle phases involve the processing of events? 

A. 1 

B. 2 

C. 4 

D. 6 

Answer: C