Oracle Application Express 5: Developing Web Applications — Question 35

Which set of components do you need to add breadcrumb navigation to an existing application?

Answer options

Correct answer: C

Explanation

The correct answer, C, includes the necessary components: breadcrumb, breadcrumb entries, and breadcrumb regions, which work together to create a functional breadcrumb navigation system. Options A and B include a navigation list which is not required for breadcrumb navigation, while D incorrectly includes navigation regions that are not part of the breadcrumb structure.