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
What does compareto () do in java?
What is the locale class in java programming?
Why generics are used in java?
What is the difference between call by reference and call by pointer?
Where to store local variables?
Explain java thread life cycle.
What is increment in java?
What is indexof?
Is java code slower than native code?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
How many characters is 16 bytes?
Which programming language is most secure?
Tell me about your ability to work under pressure
Where are global variables stored?
How to provide security in java