Oracle
1Z0-141 · Question #34
The menu that appears by default in a Forms application does not quite meet your needs, so you decide to create a custom menu. You create and compile a menu module called Test with three submenus…
The correct answer is A. You will see only the three submenus from the Test menu (plus the Window menu that is. See the full explanation below for the reasoning.
Question
The menu that appears by default in a Forms application does not quite meet your needs, so you decide to create a custom menu. You create and compile a menu module called Test with three submenus that contain PL/SQL code, and you attach the Test menu to a form. How will the menu of the form appear and perform at run time?
Options
- AYou will see only the three submenus from the Test menu (plus the Window menu that is
- BYou will see the three submenus from the Test menu merged with the submenus of the
- CYou will see only the submenus of the default menu (plus Window), but you will be able
- DYou will see only the Test menu submenus (plus Window), but you will be able to call code
- EYou will see only the submenus of the default menu (plus Window) until you issue the
How the community answered
(16 responses)- A69% (11)
- B6% (1)
- C6% (1)
- E19% (3)
Community Discussion
No community discussion yet for this question.