Multiple choice technology

An application server may have different JVM's

  1. Yes

  2. No

  3. May be

  4. May not be

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

Application servers can and often do run multiple JVM instances for different purposes - isolation, load balancing, or running different applications. The answer 'Yes' is correct because application servers are designed to manage multiple JVMs.