A WebLogic Server has following modes:
-
a. Development
-
b. Staging
-
c. Production
-
d. None of the above
A,C
Correct answer
Explanation
WebLogic Server has two primary modes: Development mode (auto-deployment enabled, faster startup, lower security) and Production mode (no auto-deployment, better performance, higher security). 'Staging' is not a WebLogic mode - staging is related to deployment stages or environment, not a server operation mode.