How many types of JVM's (OR) Name of the JVM's which are
used in Tomcat & Weblogic servers ?
Answer Posted / 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 |
Post New Answer View All Answers
Why do we use regex?
when should you use stringbuilder class in a program?
How do you do exponents in java?
what are the disadvantages of indexes in oracle?
Which graphs are functions?
Give example to differentiate between call by value and call by reference.
What is return null in java?
Why singleton is not thread safe?
What is sizeof in java?
What is member in java?
What is the difference between the prefix and postfix forms of the ++ operator?
what is heap memory?
How many types of literals are there in JAVA?
What does += mean in java?
What is the java idl system?