1z0-140 9i Internet Application Developer Braindump
ExamSoon 1z0-140 Exams
Oracle oracle9i forms developer:new features
O rder : 1z0-140 Exam
Practice Exam: 1z0-140
Exam Number/Code: 1z0-140
Exam Name: oracle9i forms developer:new features
Questions and Answers: 98 Q&As
Free 1z0-140 Braindumps
Exam : Oracle 1Z0-140
Title : Oracle9i Forms Developer:New Features
1. You are running a multiple-form application. The Customers form invokes the Orders form. When the Orders form
launches, it displays orders for only the active customer from the Customers form.
Forms exchange data with the :GLOBAL.CUSTOMER_ID variable.
The Orders form should query orders for a customer only once after being launched from the Customers form. Which
built-in helps you do this by setting the ONETIME_WHERE property to refer dynamically to the
GLOBAL.CUSTOMER_ID?
A. SET_APPLICATION_PROPERTY
B. SET_FORM_PROPERTY
C. SET_BLOCK_PROPERTY
D. SET_RECORD_PROPERTY
Answer: C
2. What happens when you click Run Form Debug in Forms Builder?
A. The form runs on your local machine using a debug executable client.
B. The form runs in a three-tier environment using the application server URL that you specify in run-time preferences.
C. The form runs in a three-tier environment using the application server URL that you specify in debug preferences.
D. The form runs in a simulated three-tier environment using an applet viewer that is included with the product to
enable debugging.
Answer: B
3. You are using Pluggable Java Components to modify the appearance and behavior of certain input items. These
modifications cannot be done in the Property Palette of these items.
Which built-in can you use to accomplish this task?
A. SET_ITEM_INSTANCE_PROPERTY
B. FBEAN.SET_PROPERTY
C. SET_ITEM_PROPERTY
D. SET_CUSTOM_PROPERTY
Answer: D
4. Which list contains only those methods for using Java in Forms?
A. JavaBeans, PJCs, Java Importer, JDAPI
B. JavaBeans, PJCs, Java Stored Procedures, JDAPI
C. JDAPI, PJCs, Java Importer, Java Stored Procedures
D. JavaB