Oracle Application Express 5: Developing Web Applications — Question 50
Which four Oracle APEX region types can be created on top of a Web Source module? (Choose four.)
Answer options
- A. Classic Report
- B. Interactive Report
- C. Chart
- D. Static Content
- E. List View
- F. Interactive Grid (non-editable)
- G. List
- H. Interactive Grid
- I. Tree
- J. PL/SQL Dynamic Content
Correct answer: B, C, H, I
Explanation
The correct answers are Interactive Report, Chart, Interactive Grid, and Tree, as these region types are specifically designed to work with data sourced from Web Source modules in Oracle APEX. The other options, such as Classic Report and Static Content, do not utilize Web Source modules in the same way and therefore are not valid choices.