IBM Forms 8.0 - Form Design and Development 認定 C2210-403 試験問題:
1. Can the HTML content shown in a modal dialog communicate with the form that launched it?
A) Yes, by embedding some JavaScript into the form.
B) Yes, by using the IBM Forms JavaScript API.
C) Yes, but it can only close the form or tell it to submit.
D) Yes, by adding a HTML listener compute to the form.
2. Which of the following list ALL the valid values for the method attribute of an xforms:submission?
A) PUT, POST, GET, DELETE
B) PUSH, POST, PULL, DELETE
C) PUT, POST, PULL, REMOVE
D) PUSH, POST, GET, REMOVE
3. Where do you configure a form to be stored / transmitted in a compressed format?
A) In the web.xml properties file of the submitting servlet/portlet.
B) In the Viewer preferences.
C) In the form global properties.
D) In the Webform Server translator.properties file.
4. Which of the following completes the statement? The HTML content embedded inside an XFDL form ...
A) None of the above.
B) Can be displayed at design time.
C) Is automatically saved inside the form when it is submitted.
D) Can be printed when the HTML "printvisible" option is set to 'on'.
5. What purpose does a FormPart serve?
A) A FormPart is an object library allowing you to create an object once, then reuse it in many forms. As well, using a FormPart allows forupdating of common components by propagating the changes to all forms that reference that FormPart.
B) A FormPart is an object library allowing you to create an object once, then reuse it in the current form only. As well, using a FormPart allowsfor updating of common components by propagating the changes to all pages that reference that form part.
C) FormParts allow a user to create sections within a form.
D) FormParts allow a user to reference only part of a forms item's properties.
質問と回答:
質問 # 1 正解: B | 質問 # 2 正解: A | 質問 # 3 正解: C | 質問 # 4 正解: A | 質問 # 5 正解: A |