1Z0-450 · Question #1
What is page zero used for?
The correct answer is E. To display a set of items or buttons on all pages in the application. Page type: Page Zero Description: A page zero that functions as a master page. The Application Express engine renders all components you add to page zero on every page within your application. You can further control whether the Application Express engine renders a component or…
Question
What is page zero used for?
Options
- ATo perform page processing
- BTo maintain session state values
- CTo translate application
- DAs a default login page
- ETo display a set of items or buttons on all pages in the application
How the community answered
(35 responses)- A3% (1)
- B14% (5)
- C9% (3)
- D3% (1)
- E71% (25)
Explanation
Page type: Page Zero Description: A page zero that functions as a master page. The Application Express engine renders all components you add to page zero on every page within your application. You can further control whether the Application Express engine renders a component or runs a computation, validation, or process by defining conditions.
Topics
Community Discussion
No community discussion yet for this question.