Oracle Database Administration II — Question 116
Which three are true about an application container? (Choose three.)
Answer options
- A. It can contain a single application.
- B. It can contain multiple applications.
- C. It must have an application seed PDB.
- D. It must have an application root PDB.
- E. Two application containers can share an application seed PDB.
- F. An application PDB can belong to multiple application containers.
Correct answer: A, B, D
Explanation
The correct answers A, B, and D reflect the characteristics of an application container, as it can indeed hold a single application or multiple applications and must have an application root PDB. Options C, E, and F are incorrect because while an application container must have an application root PDB, the other statements about application seed PDBs and associations are not universally true.