How many types of JVM's (OR) Name of the JVM's which are
used in Tomcat & Weblogic servers ?
Answer / naman patidar
SUN has provided specifications for JVM implementation.
They does provide JRE with JDK installable.
Tomcat uses default system JVM.
And all WebLogic products/applications uses there
implementation of JVM named JRockit. JRockit JVM considered
as industry's highest performing Java Virtual Machine.
| Is This Answer Correct ? | 13 Yes | 5 No |
question on Thread synchronization
How big is a 64 bit float?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What are 3 boolean operators?
what is the difference between process and thread? : Java thread
What is number data type in java?
What is backdrop?
how can i kill thread without stop() and destroy()
What are different types of multitasking?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
difference throws and throw in java
What are strings in physics?