Jessica wants to design a Page that passes all data directly to the browser and treat the entire Page as HTML. How would she do this?
A. Save all data in a HTML file and click on Import > File.
B. Select all text on the Page and choose Edit > Convert to HTML.
C. Click on "Render pass through HTML in Notes" in the Page properties.
D. Select all the text on the Page and choose Text > Pass through HTML.
In addition to monitoring Java heap usage, what other feature is enabled when a developer sets the "Show heap status" preference setting in IBM Domino Designer?
A. Recycle objects.
B. Generate Heap dumps.
C. Run garbage collection.
D. Change JVM heap size.
Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: applicationScope.put("School","Montessori"); If the application is closed and reopened, what is the value in contained in applicationScope.School?
A. ""
B. null
C. Montessori
D. exception error
Steven is using Java to write an agent in his application and needs to get a handle to the database that the agent is running in. How can Steven accomplish this?
A. Use the getCurrentDatabase method of the Session class.
B. Use the currentDatabase property of the Session class.
C. Use the Session class getDatabase method, and then make a call to the getCurrentDatabase method of the Database class.
D. Use the Session class getAgentContext method, and then make a call to the getCurrentDatabase method of the AgentContext class.
James is creating an IBM LotusScript agent that will concatenate a string value and a numeric expression. Using the following code snippet, what will be the output? a$ = "500" b% = 200 c$ = "100" print (a$ and b%)
+
c$
A.
500200100
B.
700100
C.
500300
D.
800
Charles will use DOM to access document-related data using server-side JavaScript. Which class would Charles use to access character data?
A. DOMTextData
B. DOMComment
C. DOMCharacterData
D. DOMDocumentType
Ken has written an IBM LotusScript agent that updates existing documents with new data. However, after the agent runs, some of the documents are giving errors while users are working with them in the user interface. Some of the data that was added is not passing the field validation tests. What can Ken do to make sure the data he is adding to the documents is valid before he saves the changes?
A. Ken can add a call to the ValidateDocument method of the NotesDatabase class and verify that the return flag is True, indicating that there areno errors on the document prior to saving the document.
B. Ken can add a call to the ValidateDocument method of the NotesDatabase class and verify that the return flag is False, indicating that thereare no errors on the document prior to saving the document.
C. Ken can add a call to the ComputeWithForm method of the NotesDocument class and verify that the return flag is True, indicating that thereare no errors on the document prior to saving the document.
D. Ken can add a call to the ComputeWithForm method of the NotesDocument class and verify that the return flag is False, indicating that thereare no errors on the document prior to saving the document.
Steve has written an agent which makes external ODBC calls, and he has confirmed the driver is thread safe. What can Steve set to report the driver is thread safe?
A. ThreadSafe = On
B. ThreadSafe = True
C. ThreadSafeDriver = On
D. ThreadSafeDriver = True
What does the ContentAsText property of a NotesMIMEEntity object containing a multipart entity return?
A. the children of the entity
B. the preamble of the entity
C. the header values of the entity
D. the header parameters of the entity
James is using the simple action "Send mail message" in a button. Which statement describes a limitation when using this simple action?
A. The Body field accepts only plain text.
B. The Body field accepts only text and graphics.
C. The Body field accepts only text and attachments.
D. The Body field accepts both plain and styled text, but not graphics.
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2040-410 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.