IBM C2040-986 - Creating IBM Lotus Notes and Domino 8.5 Applications with Xpages and Advanced Techniques Exam
Page: 2 / 24
Total 116 questions
Question #6 (Topic: Topic 1)
Marge wants to track user preference information while users navigate through her Web site, but does not want to require users to authenticate when accessing
the site.
Which of the following should she use to track the user information?
the site.
Which of the following should she use to track the user information?
A. The users must authenticate
B. Servlets
C. User profile documents
D. Cookies
Answer: D
Question #7 (Topic: Topic 1)
Adele would like to include a style sheet in every page of her application.
What should she do to accomplish this?
What should she do to accomplish this?
A. Create a theme and define the style resource within the theme.
B. Create a style resource and reference it in each design element.
C. Create a theme defining the style resource and turn on the Enable Enhanced HTML Application options in the application properties.
D. Use the Enable Enhanced HTML Application option in the application properties, and select her style sheet as the Default Style Sheet Application property.
Answer: C
Question #8 (Topic: Topic 1)
Monique's laptop was stolen. Monique had locally encrypted the databases on her machine using medium encryption.
Which one of the following can unauthorized users do?
Which one of the following can unauthorized users do?
A. Compact the databases
B. Nothing
C. Read copies of the databases made through the operating system
D. Use their user ids to access local databases on Monique’s workstation
Answer: B
Question #9 (Topic: Topic 1)
When enabling his XPages application for mobile access, which best describes the options Enrique should consider?
A. XPages can be viewed without any additional changes on an iPhone or other iOS device.
B. It might be appropriate to include only a subset of functionality because of the different screen size.
C. The screen size means different navigation might be required.
D. All of the above.
Answer: D
Question #10 (Topic: Topic 1)
Juanes needs to import some data from a custom application not using a standard database engine, which is being migrated to a Lotus Notes/Domino
application.
How can he accomplish this task?
application.
How can he accomplish this task?
A. Export the data to XML on the old application and import it using XMLT.
B. Use Lotus Enterprise Integrator.
C. Import data using one of the built-in collection services like DECS or connectors.
D. Export the data from the old application to one or more ASCII files and import them by using LotusScript file access methods.
Answer: D