IBM
C2040-403 · Question #59
C2040-403 Question #59: Real Exam Question with Answer & Explanation
Sign in or unlock C2040-403 to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.
Question
Consider the code sample below: <xforms:action ev:event="DOMActivate"> <xforms:setvalue ref="instance('formData')/firstName">Bob</xforms:setvalue> <xforms:setvalue ref="instance('formData')/lastName">Smith</xforms:setvalue> </xforms:action> Which of the following statements about this code fragment is TRUE?
Options
- AThese xforms:setvalue actions will fire in the order listed when the button is pressed.
- BThe order in which these xforms:setvalue actions will fire when the button is pressed can not be
- CThe above syntax is incorrect, as every action needs a specifically declared event.
- DThe action is missing a "ref" attribute, and will therefore throw an error.
Unlock C2040-403 to see the answer
You've previewed enough free C2040-403 questions. Unlock C2040-403 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.