| Back to Questions Page |
| |
| Question |
What is an Alert ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | An alert is window that appears in the middle of the
screen overlaying a portion of the current display.  |
| Guest |
| |
| |
| Question |
What are the types of Pop-up window ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | the pop-up field editor
pop-up list of values
pop-up pages
 |
| Guest |
| |
| |
| Question |
What do you mean by a pop-up window ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Pop-up windows are screen areas that overlay all or a
portion of the display screen when a form is running.
 |
| Guest |
| |
| |
|
|
| |
| Question |
Deleting a page removes information about all the fields in
that page ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | True.  |
| Guest |
| |
| |
| Question |
What is the significance of PAGE 0 in forms 3.0 ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Hide the fields for internal calculation.  |
| Guest |
| |
| |
| Question |
Two popup pages can appear on the screen at a time ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | True.  |
| Guest |
| |
| |
| Question |
How many pages you can in a single form ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Unlimited.  |
| Guest |
| |
| |
| Question |
What do you mean by a page ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Pages are collection of display information, such as
constant text and graphics.  |
| Guest |
| |
| |
| Question |
What are the type of User Exits ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | ORACLE Precompliers user exits
OCI (ORACLE Call Interface)
Non-ORACEL user exits.
 |
| Guest |
| |
| |
| Question |
What is an User Exits ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer |
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.
 |
| Guest |
| |
| |
| Question |
What is the difference between system.current_field and
system.cursor_field ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | System.current_field gives name of the field.  |
| Guest |
| |
| |
| Answer | System.current_field gives name of the field.
System.cursor_field gives the name of the field where cursor
is currently lies in an application.  |
| Animesh |
| |
| |
| Answer | System.cursor_field gives name of the field with block name.
System.current_field gives name of the field.  |
| George Berlak |
| |
| |
| Question |
List the system variables related in Block and Field? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 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.
 |
| Guest |
| |
| |
| Question |
When the form is running in DEBUG mode, If you want to
examine the values of global variables and other form
variables, What package procedure command you would use in
your trigger text ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Break.  |
| Guest |
| |
| |
| Question |
EXIT_FORM is a restricted package procedure ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | True.  |
| Guest |
| |
| |
| Question |
Error_Code is a package proecdure ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | False.  |
| Guest |
| |
| |
|
| |
|
Back to Questions Page |