ExamQuestions.com

Register
Login
Oracle Application Express 18: Developing Web Applications Exam Questions

Oracle

Oracle Application Express 18: Developing Web Applications

5 / 36

Question 5:

Brian created a page with multiple regions. He now wants to include a list of links to selectively display each region. 
image
How can Brian achieve this? 

Answer options:

A. Create a region of type Region Display Selector, and ensure that each region has Region Display Selector set to "Yes".
B. Create a parent region called REGIONS. For each region, update the Parent Region attribute to REGIONS.
C. Create a list in Shared Components containing each region. Create a region of type List and associated the list created.
D. Define static IDs for each region. Create a region called REGIONS of type Static Content with named anchors to other regions.