최신 Certified Designer A2040-403 무료샘플문제:
1. David has built a form that uses XForms Panes, but he cannot access the fields and labels inside a pane. Why can't David access the fields and labels, and how can he correct this problem?
A) XForms Panes are insulated from the XFDL items outside of them, as the panes are given a dynamically generated SID at runtime. The bestway to reference the values of the items inside the pane is through the XForms data model.
B) XForms Panes are insulated from the XFDL items outside of them, as the panes are given a dynamically generated SID at runtime. XForms Panes are unique in that they require the reference to contain ".PANE" in order to access the itemsinside the pane. For example:PAGE1.AddressPane.PANE.FIELD1.
C) XForms panes are actually iframes inside an XFDL form. The best way to access the values inside the items within the XForms pane is to usethe API.
D) XForms Panes are actually iframes inside an XFDL form. The way to reference the values of the items inside the pane is throughthe XFormsdata model.
2. Which of the following statements about creating FormParts is TRUE?
A) FormParts are only imported from previously existing forms.
B) FormParts are only created from a new form by selecting "File" ? "New IBM Forms FormPart" from the menu.
C) FormParts are only created from a new form by selecting "File" ? "New IBM Form" from the menu,then converting the form to a FormPart bychanging the file extension.
D) FormParts are created either by selecting "File" ? "New IBM Forms FormPart" from the menu, or by selecting the items to be included in theFormPart from an existing form, right-clicking and selecting "Create FormPart from Selection" in the menu.
3. Which of the following scenarios PREVENTS IBM Forms Designer from opening a form?
A) The form file is read-only.
B) The form has been previously exported as a locked form.
C) The form contains a signature signed with a revoked certificate.
D) The form's modifiable setting is set to "off".
4. What is the difference between an xforms:model and an xforms:instance in an XFDL form?
A) An xforms:model contains the instance data, binds, and submission information for the form.
B) An xforms:model is required in an XFDL form; but an xforms:instance isn't.
C) An xforms:instance contains the instance data, binds, and submission information for the form.
D) An xforms:instance is required in an XFDL form; but an xforms:model isn't.
5. How are the build order and tab order related?
A) The build order defines the default tab order.
B) The tab order is never the same as the build order.
C) They are not related.
D) The tab order is always the same as the build order.
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: D | 질문 # 3 정답: B | 질문 # 4 정답: A | 질문 # 5 정답: A |