Which three statements are true about the PL/SQL Packages panel in the Forms debugger?
A.
You can select an option button to view server packages.
B.
You can view packages only while the runtime process executes PL/SQL.
C.
You can view the values of variables that are definedinthe package specification.
D.
You ran select an option button to view the packages that have not yet beeninstantiated.
Explanation:
PL/SQL Packages Panel: This panel is used only to browse and examine the
PL/SQL packages which are been instantiated while executing the form.