Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

7
IBM LOT-916 LOT-916 : IBM Forms 4 - Form Design and Development 10 Q&A Version 3.0 http://www.topcerts.com/lot-916.htm

description

Topcerts offers IBM LOT-916 questions and answers for your IBM Forms 4 - Form Design and Development exam preparation. Download LOT-916 free sample to check the quality.

Transcript of Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Page 1: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

IBM LOT-916LOT-916 : IBM Forms 4 - Form Design and Development

10 Q&A

Version 3.0

http://www.topcerts.com/lot-916.htm

Page 2: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 2 -

Important Note, Please Read Carefully

Other TopCerts productsA) Offline Testing engineUse the offline Testing engine product topractice the questions in an exam environment.

Build a foundation of knowledge which will be useful also after passing the exam.

Latest VersionWe are constantly reviewing our products. New material is added and old material isrevised. Free updates are available for 90 days after the purchase. You should check yourmember zone at TopCerts and update 3-4 days before the scheduled exam date.

Here is the procedure to get the latest version:

1.Go towww.TopCerts.com2.Click on Log in3.The latest versions of all purchased products are downloadable from here. Just click thelinks.For most updates,it is enough just to print the new questions at the end of the newversion, not the whole document.

FeedbackIf you spot a possible improvement then please let us know. We always interested inimproving product quality.Feedback should be send to [email protected]. You should include the following:Exam number, version, page number, question number, and your login Email.

Our experts will answer your mail promptly.

CopyrightEach iPAD file is a green exe file. if we find out that a particular iPAD Viewer file isbeing distributed by you, TopCerts reserves the right to take legal action against youaccording to the International Copyright Laws.

ExplanationsThis product does not include explanations at the moment. If you are interested inproviding explanations for this exam, please contact [email protected].

Page 3: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 3 -

www.TopCerts.com Q: 1 Which of the following statements regarding XML isTRUE?

A. All XML elements must be properly closed.

B. XML documents must have a DTD (Document Type Definition) file.

C. All XML elements must be lower case.

D. XML tags are not case sensitive.

Answer: A

www.TopCerts.com Q: 2 Complete the following statement. The artifact created inthe IBM Forms Designer is:

A. A dynamic PDF document.

B. An XML document that conforms to the XFDL schema.

C. An XML document with embedded Javascript if HTML extensions were used.

D. An XML document or an HTML document depending on the rendering mode thatwas defined.

Answer: B

www.TopCerts.com Q: 3 Jane is given an XML schema by her company's ITdepartment, and is asked to build an IBM Form that captures data according tothat schema. How can Jane build the form?

Page 4: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 4 -

A. IBM Forms does not support schemas, so this is not possible.

B. Using IBM Forms Designer, Jane can drag and drop the schema onto her form page.The Designer automatically creates the appropriate UIitems according to what wasspecified in the schema.

C. Using IBM Forms Designer, Jane embeds the schema into her form, creates aninstance of that schema, then drags and drops from theinstance onto the form. TheDesigner then creates the appropriate UI items according to what was specified in theschema.

D. Jane has to use another tool to create an XML instance of the schema. She adds theXML instance to her form using IBM Forms Designer, thendrags and drops from theinstance onto the form. The Designer then creates the appropriate UI items according towhat was specified in theschema.

Answer: C

www.TopCerts.com Q: 4 Which of the following components must be installedwhen using IBM Forms with Workflow?

A. IBM Forms Server

B. Tivoli Access Manager

C. Lotus Quickr

D. WebSphere Portal

Answer: A

www.TopCerts.com Q: 5 All of the following are valid methods of using a schemawith IBM Forms, EXCEPT which one?

Page 5: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 5 -

A. Embed schema directly in an XForms instance.

B. Reference external schema on local file system.

C. Embed schema directly in an XForms model.

D. Reference external schema within the Viewer's schema directory.

E. Reference external schema on the internet.

Answer: A

www.TopCerts.com Q: 6 Jane is trying to relatively align item B to be below itemA, but she notices that this option is not available. Why can't she use the relativepositioning option?

A. She cannot use relative positioning because Item B precedes Item A in build order.

B. She cannot use relative positioning because Item A precedes Item B in build order.

C. She cannot use relative positioning because Item A and Item B have the same buildorder.

D. She cannot use relative positioning because Item A and item B have the same buildpriority.

Answer: A

www.TopCerts.com Q: 7 How are the build order and tab order related?

A. The tab order is always the same as the build order.

B. The build order defines the default tab order.

C. They are not related.

Page 6: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 6 -

D. The tab order is never the same as the build order.

Answer: B

www.TopCerts.com Q: 8 Which of the following is NOT a valid XFDL data type?

A. currency

B. integer

C. float

D. negativeInteger

Answer: D

www.TopCerts.com Q: 9 Which XForms item is used to define a table?

A. xforms:group

B. xforms:table

C. xforms:repeat

D. xforms:select

Answer: C

www.TopCerts.com Q: 10 In order to use Relative Positioning to position object Bbelow object A, which of the following MUST be true?

Page 7: Topcerts LOT-916 Exam - IBM Forms 4 - Form Design and Development

Leading the way in IT testing and certification tools, www.TopCerts.com

- 7 -

A. Object A and Object B must either both be XFDL items, or both be XForms items.

B. Object B is inside the same xforms:pane as Object A.

C. Object B appears further down the page (not directly below) than Object A.

D. Object B appears below Object A in the Form's build order.

Answer: D