-
EXIT_FORM is a restricted package procedure ?
a. True b. False True.
-
-
List the system variables related in Block and Field?
1. System.block_status 2. System.current_block 3. System.current_field 4. System.current_value 5. System.cursor_block 6. System.cursor_field 7. System.field_status.
-
What is the difference between system.current_field and system.cursor_field ?
1. System.current_field gives name of the field. 2. System.cursor_field gives name of the field with block name.
-
What is an User Exits ?
A user exit is a subroutine which are written in programming languages using pro*C pro *Cobol , etc., that link into the SQL * forms executable.
-
What do you mean by a page ?
Pages are collection of display information, such as constant text and graphics.
-
-
Two popup pages can appear on the screen at a time ?
a. True b. False a. True.
-
What is the significance of PAGE 0 in forms 3.0 ?
Hide the fields for internal calculation.
-
Deleting a page removes information about all the fields in that page ?
a. True. b. False a. True. Popup Window :
-
What do you mean by a pop-up window ?
Pop-up windows are screen areas that overlay all or a portion of thedisplay screen when a form is running.
-
What are the types of Pop-up window ?
the pop-up field editor pop-up list of values pop-up pages. Alert :
-
What are the design facilities available in forms 4.0?
Default Block facility. Layout Editor. Menu Editor. Object Lists. Property Sheets. PL/SQL Editor. Tables Columns Browser. Built-ins Browser.
-
What is a Navigable item?
A navigable item is one that operators can navigate to with the keyboard during default navigation, or that Oracle forms can navigate to by executing a navigationalbuilt-in procedure.
-
What triggers are associated with the radio group?
Only when-radio-changed trigger associated with radio group Visual Attributes.
-
List the windows event triggers available in Forms 4.0?
When-window-activated, when-window-closed, when-window-deactivated,when-window-resized
-
What built-in is used for changing the properties of the window dynamically?
Set_window_property Canvas-View
-
Give the equivalent term in forms 4.0 for the following.Page, Page 0?
Page - Canvas-View Page 0 - Canvas-view null.
-
What is the content view and stacked view?
A content view is the "Base" view that occupies the entire content pane of the window in which it is displayed. A stacked view differs from a content canvas view in that it is not the base view for the window to which it is assigned
-
List the built-in routines for the controlling canvas views during run-time?
Find_canvas Get-Canvas_property Get_view_property Hide_View Replace_content_view Scroll_view Set_canvas_property Set_view_property Show_view Alert
Oracle Forms Interview Questions
Ans