|
Home > Archive > Oracle certifications > October 2002 > 1Z0-132 : Exam Questions - Need Answers
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
1Z0-132 : Exam Questions - Need Answers
|
|
| Nikom 2002-10-06, 11:55 am |
| I need help for theses questions exams.
Q1 . You need to create a form for the payroll application that will allow the user to view all information for the employee ID query. This data should be displayed to the user in the grouped format. The user should be able to choose which information they want to see from a pull down list containing the values personal and payroll. Wich format should u use to create this form ?
a. One content canvas and multiple Stack canvases.
b. One content and one Stack canvas.
c. Tab canvas with several tab pages.
d. One content canvas.
e. A horiontal and vertical tool bar.
Q2 . U need to display a very large single record datablock since it will be so large a convenient means of navigations is needed betweens items. Which type of canvas would you use to display the data block?
a . Tab canvas.
b. Pop up canvas.
c. Spread table canvas.
d. Vertical tool bar canvas.
Q3. You are developing an application that contains the Salary and commission forms. When a user invokes the Commision form from the salary form, the SAL value should be passed to the Commission form. In wich form and what time should u define the parameter to accept the value ?
a. Salary form at run time.
b. Salary form at design time.
c. Commission form at run time.
d. Commission form at run time.
Q4. Wich 3 scenarios describe appropriate uses for key triggers ? (Choose 3))
a. Alter data in a data base table.
b. add custom item validation code.
c. disable the next block key and menu item.
d. display a custom form in place of a list of values.
e. Change the navigational order of the block in a form.
f. perform a complex calculation each time the F10 key is pressed.
Q5. Your end user will need to change values in a REF lookup field in the form application you create. To facilitate choosing a new appropriate value, your provide them with ?
a. An LOC for REFS.
b. A list item for REFS.
c. A radio group for REFS.
d. A hierarchical tree for REFS.
... More to come.
Thanks for answering.
Niko | |
| zubairhussain 2002-10-13, 5:19 am |
| quote: Originally posted by Nikom
I need help for theses questions exams.
Q1 . You need to create a form for the payroll application that will allow the user to view all information for the employee ID query. This data should be displayed to the user in the grouped format. The user should be able to choose which information they want to see from a pull down list containing the values personal and payroll. Wich format should u use to create this form ?
ANS
b. One content and one Stack canvas.
Q2 . U need to display a very large single record datablock since it will be so large a convenient means of navigations is needed betweens items. Which type of canvas would you use to display the data block?
a . Tab canvas.
Q3. You are developing an application that contains the Salary and commission forms. When a user invokes the Commision form from the salary form, the SAL value should be passed to the Commission form. In wich form and what time should u define the parameter to accept the value ?
a. Salary form at run time.
Q4. Wich 3 scenarios describe appropriate uses for key triggers ? (Choose 3))
b. add custom item validation code.
Q5. Your end user will need to change values in a REF lookup field in the form application you create. To facilitate choosing a new appropriate value, your provide them with ?
b. A list item for REFS.
... More to come.
Thanks for answering.
Niko
|
|
|
|
|