Multiple choice technology architecture

If my application has 3 sub applications then how many ps.xml’s are required for the application?

  1. 1

  2. 2

  3. 3

  4. 4

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In configuration setups for applications with multiple sub-applications (like Oracle Portal or Presentation Server), each sub-application requires its own configuration file (ps.xml) to manage settings independently. Therefore, an application with three sub-applications requires exactly three separate ps.xml files, making other options incorrect.