Certbus > IBM > IBM Certifications > C2040-985 > C2040-985 Online Practice Questions and Answers

C2040-985 Online Practice Questions and Answers

Questions 4

Which one of the following contains data types stored as summary data by default?

A. All data types are stored in the summary buffer

B. Rich text, file attachments, embedded OLE objects

C. Text, text lists, rich text

D. Text, number, date/time, reader names

Browse 121 Q&As
Questions 5

A button on a Notes document has the following LotusScript code:

Dim workspace As New NotesUIWorkspace Dim uidoc As NotesUIDocument Set uidoc =

workspace.CurrentDocument Call uidoc.GotoField("Status") Print "Approved"

Where will the word "Approved" appear after the button is clicked?

A. In the server's log.nsf file

B. On the status bar

C. In the "Status" field of the current document

D. In a messagebox

Browse 121 Q&As
Questions 6

Mahesh must ensure that only users with the DbAdmin role can edit the Price field on the Product form. The other fields on the form are editable by all users.

How can Mahesh restrict who can edit the Price field?

A. From the Security tab of the Field Properties, select the [DbAdmin] role in the Edit Enabled option.

B. Place the Price field in a computed subform.

C. Add an Input Enabled formula to the Price field. Use the formula: @IsMember["DbAdmin]"; @UserRoles)

D. Add a computed Authors field to the Product form. For the field value, specify @If(@ThisName="Price"; "[DbAdmin]"; "")

Browse 121 Q&As
Questions 7

Erin has created a categorized view in her Human Resources database that supports unread marks. When users access the view and try to expand some categories, no documents appear even though the users see unread marks beside the category.

Which one of the following could be the problem?

A. The documents include Reader names fields.

B. The database needs to be replicated.

C. The missing documents in the category have been soft deleted from the database.

D. The view has an old index and must be reindexed.

Browse 121 Q&As
Questions 8

The XML representation of a Domino database, including its design and data, is known as which of the following?

A. DXML

B. DXL

C. DominoXL

D. XMLD

Browse 121 Q&As
Questions 9

Cheng wants to write a view selection statement to include documents created with the Review form and any responses.

Which one of the following statements should Cheng write?

A. SELECT Form = "Review"; SELECT @Responses

B. SELECT Form = "Review"; SELECT @AllResponses

C. SELECT Form = "Review" and @AllDescendants

D. SELECT Form = "Review" | @AllDescendants

Browse 121 Q&As
Questions 10

Management has asked Bob to post an introductory Welcome page when Notes users first open the Video application.

In which one of the following places should Bob put the Welcome message?

A. In the application Using Document

B. In a document named $Welcome

C. In the application About Document

D. In the first Page in the application design

Browse 121 Q&As
Questions 11

Cheryle would like to have access to her mail file while she is traveling and disconnected from the network. Once she arrives at her destination, she wants to connect to the network and synchronize her mail file updates with the server version of her mail file.

How can she accomplish this?

A. Create a local replica of her mail file.

B. Create a local synchronized copy of her mail life.

C. Create a local copy of her mail file.

D. Create a local mirror copy of her mail file.

Browse 121 Q&As
Questions 12

When Eduardo tried to save a document, he got the following error message: Incorrect data type for operator or @Function: Text Expected.

Which one of the following did he most likely do to cause this to happen?

A. He neglected to place a formula in a translation event.

B. He entered text in a number field.

C. He combined a text field and a time field in a formula.

D. He neglected to place a formula in a validation event.

Browse 121 Q&As
Questions 13

In the past, Lloyd has copied an existing application if he needed to create a new application. This time, however, Lloyd wants to create a new application on his own hard drive, and he does not want the application to include any design elements from existing applications.

How can he do this?

A. From the menu bar, select File > Application > New. Leave the Server option set to "Local", and ensure that the Template option is set to "Blank".

B. From the menu bar, select File > Application > New. Leave the Server option set to "Local", and specify "_blank.nsf" for the new application's filename.

C. From the menu bar, select File > Application > New. Leave the Server option set to "Local", and specify "_blank.nsf" for the new application's filename. Ensure that the Template option is set to "-Default-".

D. From the menu bar, select File > Application > New. Specify "_blank.nsf" for the new application's filename.

Browse 121 Q&As
Questions 14

Janira is adding a Received date to her Video Rental form. She would like to have the date field show the user a calendar for date selection.

How would she accomplish this?

A. Set the field Type to Calendar

B. Set the field Style to Noted Calendar control

C. Set the field Type to Calendar/Time

D. Set the filed Style to Calendar/Time control

Browse 121 Q&As
Questions 15

Web users using Robert's Lotus Domino-based site are able to submit formatted text. How does he accomplish this task on his form?

A. Display a rich text field within an HTML text area.

B. Display a text field as an editor applet.

C. Display a rich text field as an editor applet.

D. Display a rich text lite field within an HTML text area.

Browse 121 Q&As
Questions 16

Henry has an executable file stored as a file resource in his database. He wants to make this file available

for use via a Web browser, using the URL syntax:

http://server/db.nsf/filename?OpenFileResource.

What additional things does he need to do?

A. He needs to enable the "Use File Resources on the Web" database property.

B. He needs to update the MIME type property in the File Resource properties field to "application/ executable".

C. He doesn't need to do anything else. The file will be available to users as is.

D. An executable file cannot be made available to Web browsers as a file resource.

Browse 121 Q&As
Questions 17

When Eduardo tried to save a document, he got the following error message: Incorrect data type for operator or @Function: Text Expected.

Which one of the following did he most likely do to cause this to happen?

A. He combined a text and a time field in a formula.

B. He neglected to place a formula in a validation event.

C. He neglected to place a formula in a translation event.

D. He entered text in a number field.

Browse 121 Q&As
Questions 18

Which one of the following formulas would find the first word (all characters before the first space) in a string field called Name?

A. @Left(Name)

B. @Left(Name;1)

C. @Left(" ";Name)

D. @Left(Name; " ")

Browse 121 Q&As
Exam Code: C2040-985
Exam Name: Developing IBM Lotus Notes and Domino 8.5 Applications
Last Update: Mar 19, 2025
Questions: 121 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99