Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

IBM Notes and Domino 9.0 Social Edition Application Development B (LOT-410) Free Practice Test

Question 1
Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: sessionScope.put("School","Walton"); If the application is closed and reopened, what is the value in contained in sessionScope.School?

Correct Answer: C
Question 2
Charles has created an agent which uses the Send method of the NotesDocument class. He has added a button to the document and it should be included when the message is sent. Which code snippet below would correctly send the message and include the button?

Correct Answer: A
Question 3
Which server notes.ini property will set the maximum Java Heap size used by the HTTP process?

Correct Answer: C
Question 4
Slobo is working on a new XPages application. He has a requirement to use a Stylesheet (CSS). How would he use it on a XPage?

Correct Answer: C
Question 5
Which statement is true regarding the Extension Library Tooltip control?

Correct Answer: A
Question 6
Which statement is true regarding the Extension Library Tooltip control?

Correct Answer: B
Question 7
What is one effect triggered by @Command([ToolsRefreshAllDocs])?

Correct Answer: D