IBM C2040-986 Exam Practice Questions (P. 1)
- 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 #1
What best describes a theme for an XPage application?
- AA theme is a collection of JavaScript resource files that are used to implement the user interface.
- BAll of the above can be included in themes.
- CA theme is a collection of Dojo modules that are used for the XPages application.
- DA theme is a collection of CSS files.
Correct Answer:
B
B
send
light_mode
delete
Question #2
Linda would like to have a navigator pane for her XPages application.
What would be the best way to implement this pane?
What would be the best way to implement this pane?
- AShe has to build the navigator by using a Notes view with documents defining each link in her navigator. She then integrates that view in each XPage that her application needs.
- BShe puts the links for her navigation together by building a custom control and can use that for every page that she needs.
- CShe downloads and installs a JavaScript library for a menu.
- DUnfortunately, there is no simple way to do it. so she has to build it on every XPage.
Correct Answer:
B
B
send
light_mode
delete
Question #3
Barney imports a WSDL file into a LotusScript script library, which generates code to call the Web service methods defined by the WSDL file.
Where can he use this script library?
Where can he use this script library?
- AAnywhere that LotusScript can be used
- BOnly in agents
- COnly in agents and form or view actions
- DOnly in agents that run on the server
Correct Answer:
A
A
send
light_mode
delete
Question #4
Nancy is creating a Web application and she needs anonymous users to be able to read content and create certain documents.
What does Nancy need to do?
What does Nancy need to do?
- ANancy needs to create an Anonymous entry to the ACL with access set to Author. Then, using @Formula she needs to validate if a document is being created by an Anonymous user.
- BNancy needs to create an Anonymous entry to the ACL with access set to reader and the option "Write public documents". She also needs to make the forms Available to Public Access users.
- CAnonymous must be set to Author in the ACL and forms must be blocked to Anonymous users.
- DAnonymous users cannot create documents if the ACL is set to Reader.
Correct Answer:
B
B
send
light_mode
delete
Question #5
Joy wants to implement single sign-on for her Lotus Domino Web applications.
What does she need to do?
What does she need to do?
- AEnsure that all servers are using the same certificate authority.
- BEnable "use Single Sign-on" in the database properties.
- CEncode the Single Sign-On form in each database.
- DUpdate the "Session authentication" field in the server's configuration document.
Correct Answer:
D
D
send
light_mode
delete
All Pages