Ucertify offers free demo for C2040-408 exam. "IBM Notes and Domino 9.0 Social Edition Application Development Update Exam", also known as C2040-408 exam, is a IBM Certification. This set of posts, Passing the IBM C2040-408 exam, will help you answer those questions. The C2040-408 Questions & Answers covers all the knowledge points of the real exam. 100% real IBM C2040-408 exams and revised by experts!
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for IBM C2040-408 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW C2040-408 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/C2040-408-exam-dumps.html
Q1. What does the pagerDetail control do when added to a data view?
A. defines the label for hiding detail rows
B. provides the facility to expand and collapse categories in a Data View
C. allows all the details of a Data View detail row to be shown or hidden at a single click
D. defines whether expand and collapse actions should be processed on the browser and/or IBM Notes client
Answer: C
Q2. David has added a Name Picker control to his XPages bound to an Edit Box control. He needs to allow the users to select multiple names. Assuming type-ahead is not enabled, how would he do that?
A. Go to the Name Picker control. Add a multi-value separator to the Client separators box (multipleSeparator property).
B. Go to the Name Picker control. Add a multi-value separator to the Suggestions separators box (valueListSeparator property).
C. Go to the Edit Box control that will store the values. In the All Properties table, enter a multi-value separator to the multipleSeparatorproperty.
D. Go to the Edit Box control that will store the values. In the All Properties table, enter a multi-value separator to the valueListSeparatorproperty.
Answer: C
Q3. Sam is creating a mobile application using the Mobile controls. When a user opens a page from a view, she would like the view page to fade in when the user returns to it. How can she accomplish this?
A. On the page heading control, Sam should set the transition
Answer: A
Q4. What does the Navigator control property expandable="true" do?
A. automatically expands all entries within the TreeNode
B. makes the Navigator control show only the parent levels
C. shows the Navigator parent levels and expands them out one level
D. renders a twisty arrow on all the basicContainerNode entries within the TreeNode
Answer: D
Q5. What type of content is stored in the faces-config file?
A. Java
B. XML
C. XSP
D. HTML
Answer: B
Q6. Samantha would like to use the Search functionality provided in the Application Layout control. What does she need to do to configure search on the Application Layout control in the Properties view?
A. Samantha needs to click on the Place Bar tab, enter "true" for the showSearch property, and select the Page Name for displaying results.
B. Samantha needs to click on the All Properties tab, enter "true" for the showSearch property, and select the Page Name for displayingresults.
C. Samantha needs to select the Title Bar tab, select "Show search controls (options dropdown, edit box, and search icon)", and select the PageName for displaying results.
D. Samantha needs to click on the Search tab, select "Show search controls (options dropdown, edit box, and search icon)", and select the PageName for displaying results.
Answer: D
Q7. Adrian wants to use a Value Picker control in order to select a location for his Travel Approval application. The list of locations will come from the Locations view. How can Adrian accomplish his goal?
A. Create a SimpleValuePicker dataProvider and use the @DBColumn to return list of locations.
B. Create a FormulaValuePicker dataProvider and use the @DBColumn to return list of locations.
C. Create a ViewPicker dataProvider and configure it to use the Locations view to return a list of locations.
D. Create a dominoViewValuePicker dataProvider and configure it to use the Location view to return a list of locations.
Answer: D
Q8. What does the @Formula @FullUrl("blink.gif") return?
A. the full URL path for the "blink.gif" resource, relative to the server
B. the full URL path for the "blink.gif" resource, relative to the database
C. the full URL path for the "blink.gif" resource, including the protocol and server host name
D. @FullUrl is not a valid @Formula. The only @Formula introduced in IBM Notes 9.0 for URLs is @AbsoluteUrl(name:string).
Answer: A
Q9. Andrea, an IBM Domino developer, would like to identify when an IBM Notes application is accessed via the Notes 9.0 Browser Plug-in. Which option should Andrea use?
A. the Java method sessionRuntime()
B. the formula @IsNotesBrowserPlugin
C. the IBM LotusScript property workspace.getClientEnv()
D. Identifying the runtime environment is not supported in Notes 9.0.
Answer: B
Q10. John wants to turn on the setting to display an XPage runtime error page when an error occurs. Where would he turn this setting on using IBM Domino Designer 9.0?
A. There is no setting. He would need to create an XPage called error.xsp.
B. In the Application Properties editor, XPages tab
C. Under Application Configuration - XSP Properties
D. In the application.properties file
Answer: C