Multiple choice technology web technology

A WebLogic Server has following modes:

  1. a. Development

  2. b. Staging

  3. c. Production

  4. d. None of the above

Reveal answer Fill a bubble to check yourself
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.