Category: Forms_MCQPage 1 of 3
1. Benefits of multiple form application occurs are-(choose-2) A. Logic modularity B. Initialize shared data from calling forms C. PL/SQL package variables in shared libraries D. Network performance…
1. WebUtil is a utility that enables you to: A. Provides client side functionality on win32 clients. B. Provide client side functionality on win64 clients. C. Provide client…
1. Which are benefits of reusable objects and code?(choose all that apply) A. increases productivity B. Decreases maintenance C. Copying an objects D. Ability to inherit E. Increase…
1. What is flexible code? A. Is Reusable B. Is Generic C. Avoids Hard –coded object name D. Makes maintenance easier Answer: A, B, C, D 2. Why…
1. Which are Transaction process occur as a result of the following actions- (Choose-2) A. The user clicks save or select action>save from the menu,or clicks save on…
1. The navigational unit following objects(choose all that apple) A. Report B. item C. Record D. Outside the form E. Block F. Form G. Menu Answer: B, C,…
1. When validation occurs? (choose two) A. The enter key is pressed B. Trigger leaves the validation unit C. Unit define the maximum amount D. The default setting…
1. Non input items that can display data (choose-3) : A. Display items B. Images items C. List items D. Hierarchical items Answer: A, B, D 2. A…
1. Which are the types of forms messages?( Choose four) A. Informative message B. Error message C. Working message D. Application message E. Alert message Answer: A, B,…
1. Which are several ways that can monitor and debug triggers with forms builder? A. Compiling. B. Running a form with run-time parameter. C. Invoking the PL/SQL debugger….