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 (C2040-410) Free Practice Test

Question 1
Which control should Jane use to switch display to any one of several views in the Customers application?

Correct Answer: A
Question 2
Which is a valid property for an <xp:eventHandler>?

Correct Answer: D
Question 3
Which property can be used to control the look and feel of the In-Place Form control?

Correct Answer: D
Question 4
Which control, used to dynamically switch content, includes support to code the Dynamic Content display using a Simple Action, client-side or server-side JavaScript?

Correct Answer: C
Question 5
When he saved this mobile XPage John received a compile-time error indicating a required property for the <xe:singlePageApp> control is not present.

What property and value must John add to the <xe:singlePageApp> start tag to correct this error?

Correct Answer: C
Question 6
If the facet is named, which is true?

Correct Answer: A
Question 7
There is a requirement in a XPage to display a dialog box to gather data from the user without losing the context of the underlying XPage. After the user enters FirstName, LastName, and MiddleInitial, the underlying XPage should be updated with the "Full Name". Which control should be used?

Correct Answer: A
Question 8
What are the three different parts of the managed bean in the faces-config.xml file? (Choose three.)

Correct Answer: B,D,F
Question 9
Laura wants to add a flag to her XPages control, but does not see it in the All Properties section within IBM Domino Designer in Eclipse. How can she add a custom attribute?

Correct Answer: A
Question 10
Charles will use DOM to access document-related data using server-side JavaScript. Which class would Charles use to access character data?

Correct Answer: C