IBM C2040-986 Exam Practice Questions (P. 5)
- 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 #21
DJ is developing his first Lotus Domino application. He wants to show a particular set of data to unauthenticated users and provide additional data to authenticated users.
Which of the following can DJ use to determine whether the user is authenticated or not?
Which of the following can DJ use to determine whether the user is authenticated or not?
- A@IsAuthenticated to determine if the user is authenticated or not
- B@WebUserName, which returns an empty string ( "" ) when a user is not authenticated
- C@UserName, which returns "˜Anonymous" for unauthenticated users
- D@WebName to get the current user's name
Correct Answer:
C
C
send
light_mode
delete
Question #22
Which of the following describes the destination URL that is generated by Lotus Domino when the user enters */projects/cio/index.html as the URL?
- A/projects/index.nsf/cio?OpenPage
- B/projects/projects.nsf/cio?OpenPage
- C/projects.cio.nsf/index.html}
- D/projects.cio/nsf/index?OpenPage
Correct Answer:
D
D
send
light_mode
delete
Question #23
Josh needs to associate the Price and ProductName fields of the Sales database with fields from the Inventory table in a relational database. His company uses
DECS. He has created a Data Connection Resource to handle the connection to the Inventory table.
What is the next step to make this connection available to fields on the Product form?
DECS. He has created a Data Connection Resource to handle the connection to the Inventory table.
What is the next step to make this connection available to fields on the Product form?
- AFrom the Advanced tab of the ACL, select "Allow connection to external databases using DCRs". From the Security tab of the Form Properties dialog, click Browse by the Data Source Options and select the DCR.
- BFrom the Advanced tab of the Database Properties, select "Allow connection to external databases using DCRs". From the Defaults tab of the product form properties dialog, click Browse by the Data Source Options and select the DCR.
- CFrom the Advanced tab of the Database Properties, select "Allow connection to external databases using DCRs". From the Data Connection Resource Properties, click the Product form under "Connection enabled for".
- DFrom the Basics tab of the Database Properties, select "Allow connection to external databases using DCRs". From the Defaults tab of the Form Properties dialog, click Browse by the Data Source Options and select the DCR.
Correct Answer:
D
D
send
light_mode
delete
Question #24
To approve an expense report, Quy goes to a controlled-access section and marks the Status field "Approved". Status is a sign-enabled field.
When is the signature attached?
When is the signature attached?
- AImmediately
- BWhen the document is mailed
- CWhen the document is saved
- DWhen the document is encrypted
Correct Answer:
C
C
send
light_mode
delete
Question #25
Joanne is working with two other developers on a company-wide intranet project built in XPages. Each developer has taken responsibility for different aspects of the site, but some of these tasks occur in multiple places within the intranet.
How should they manage these tasks?
How should they manage these tasks?
- ACreate subforms within the XPages to separate and reuse the code.
- BCreate custom controls for each aspect of the site that is repeated in multiple places.
- CCreate separate XPages for each primary area, then use the Source tab of the Editor view to copy the XML representing each subset of functionality and paste it onto the necessary XPages.
- DCreate sections on each XPage to incorporate the shared functionality.
Correct Answer:
B
B
send
light_mode
delete
All Pages