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 |
what is servlet enginee?
Java is based on pass by reference or pass by value ..
Is space a char?
What is the use of static import ?
How many types of keywords are there?
what is meant by HQL?
What is a native method?
What is the purpose of encapsulation?
Can keyword be used as identifier?
What is broken and continue statement?
Define packages in java?
what is connection pooling with example?