IBM C2040-986 Exam Practice Questions (P. 3)
- Full Access (116 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Winnie is enhancing the interface on the Corporate Phone Book Web application. Ted, the graphics designer who is providing Winnie with the images for her
Domino application, as suggested that she use image resource sets.
What is a feature that Winnie can incorporate by using image resource sets?
Domino application, as suggested that she use image resource sets.
What is a feature that Winnie can incorporate by using image resource sets?
- AA horizontal image set can be used to add effects when a user hovers the mouse over an image. For example, the normal image could be replaced with an image with different coloring when the mouse hovers over it.
- BA vertical image set can be used to incorporate effects using the onmouseover, onmouseout, and onclick events of an image on an XPage.
- CA vertical image set can be used to incorporate effects using the Normal, Mouse-over, Selected, and Mouse-down image states of a Domino Web page image.
- DA horizontal image set can be used to add effects when a user hovers the mouse over an image. For example, the normal image could be replaced with a larger image when the mouse hovers over it.
Correct Answer:
A
A
send
light_mode
delete
Question #12
Sonia has been asked to rewrite her company's "Careers" Domino Web site using XPages. One of the benefits expected from the new development is better response time for the users.
What is one reason why XPages may offer better performance versus earlier Domino Web sites?
What is one reason why XPages may offer better performance versus earlier Domino Web sites?
- AXPages avoid formula language, thereby saving the time incurred by the formula parser on the server.
- BXPages are based on JSPs, which are faster than Domino HTML rendering.
- CThe custom controls that ship with XPages provide optimized widgets that may perform better than those developers could produce on their own.
- DXPages are AJAX-enabled, which can offer response time improvements due to partial page refreshes.
Correct Answer:
D
D
send
light_mode
delete
Question #13
David migrates an XPage application from his development environment to his test server. When he tests the application, his browser returns the HTTP 403 error message.
What is the most probable cause?
What is the most probable cause?
- AHe is opening the application in the Lotus Notes client. XPages applications can only be viewed on the web.
- BThe application is signed with a development ID. It needs resigning with an ID trusted to run XPages on the test server.
- CThe test server is not running the HTTP task.
- DHe was developing using Firefox but is now looking at the application in Internet Explorer.
Correct Answer:
B
B
send
light_mode
delete
Question #14
What is the purpose of using XSLT in a Lotus Domino Web application?
- ATo define what DLX should be available for export.
- BTo allow a Web service to interact with a Java agent.
- CTo display a view as HTML without using a Java applet.
- DTo transform XML documents to HTML or even to another XML document.
Correct Answer:
D
D
send
light_mode
delete
Question #15
Which of the following statements describes the function of SSL?
- ASSL encrypts the transmission of HTTP by using a registered certificate as an encryption key.
- BSSL encrypts the database by creating a certificate authority as a key ring.
- CSSL encrypts the database ahead of transmission by using a SOCKS proxy.
- DSSL encrypts the transmission of HTTP by using the user's ID as an encryption key
Correct Answer:
A
A
send
light_mode
delete
All Pages