Developer 2000 Test
A popup menu can be attached to which of the following objects?
A programmer wants that for a specific block, when the last item loses focus, the focus should go to the next block automatically. What should be done to enforce the above navigation style?
A restricted procedure is one which:
Foreign functions are:
Given the following triggers, arrange them in the correct order of execution: 1 Pre-Logon 2 Pre-Form 3 When-New-Form-Instance 4 Post-Logout
How many content canvases can be attached to a window?
How many content canvases can be displayed in a window at a given time?
Identify the incorrect statement regarding alerts:
In which of the following type of triggers is the default functionality replaced if you write some code?
Procedures and functions to be used within the form can be written by creating which object?
System.mouse_button_shift_state variable indicates:
System.record_status variable cannot have which of the following values?
The automatic skip property of an item:
The default value for the DML array size property of a block is:
The object from which another object can inherit property settings is:
The PR format mask for numeric values:
The synchronize with item property is used:
The user wants that whenever he comes to a specific text item the LOV should be displayed automatically. What property of the LOV would the programmer have to set?
The When-Validate-Item trigger is available at which level?
The window style property can have which of the two values?
Unrestricted built-ins can be used with which type of trigger?
What is the maximum number of buttons an Alert can have?
What is the maximum number of windows you can create in a form?
What will happen if the same trigger exists at both the item and block level?
Whenever the user moves the mouse over an item, you want to provide him with a brief description of the item. What property would you use?
Which built-in displays a list of values (LOV) window at the given co-ordinates, and returns TRUE if the operator selects a value from the list, and FALSE if the operator cancels and dismisses the ...
Which built-in is not related to a record group?
Which built-in is used to exit from the application?
Which can be a data source for a data block?
Which is the default canvas?
Which object is automatically created upon creating a form?
Which of the following is not a module?
Which of the following is not a property of the LOV?
Which of the following is not a type of canvas?
Which of the following is not a unit of the real co-ordinate system used by form builder?
Which of the following is not a valid find trigger?
Which of the following is not a valid format mask for character strings?
Which of the following is not a window related trigger?
Which of the following is not true with respect to forms, windows and canvases?
Which of the following is not true with respect to Timers?
Which of the following mouse triggers is not supported?
Which of the following statements is not true about foreign functions?
Which of the following statements is true if there is a summary item in a block?
Which of the following things will you not do with the Post-Query trigger?
Which system variable gives information about the current block?
Which system variable represents the name of the last window that was affected by an action that caused one of the window event triggers to fire?
Which trigger can you use to modify the example record that determines which rows will be identified by the query?
Which trigger is fired when an operator double-clicks on an element in a list item that is displayed as a T-list ?
Which trigger will fire first when the form is run?
Window related triggers are available at which level?
You do not want the lov to be refreshed every time it is displayed. Which property would you set to no?
You do not want to enforce the default functionality of a LOV upon pressing the F9 key but want to modify the action. What trigger would you use?
You have code in PL/SQL libraries that you want to use in your form. What object will you create to be able to use the code?
You have created multiple timers in your application. How will you come to know which is the most recently expired timer?
You want a text item to display the current date and time. What will be the initial value of the item?
You want the list item to display multiple values at one time. What style should the list item have?
You want to allow the users to enter their passwords. Which item type would you use?
You want to display a custom screen for logging on to the application. What trigger would you use?
You want to display custom messages whenever an error occurs. Which trigger will you use?
You want to give your form items consistent font, color and pattern properties. What object would you use?
You want to know if you are at the first record in a block. What technique or variable would you use?
You want to pass certain values from forms to reports on the basis of which the report will execute. Which object will you create to enable passing of the value?