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


Please Help Members By Posting Answers For Below Questions

Difference between arraylist and vector.

580


How to sort an unsorted array in java?

606


What is the purpose of encapsulation?

534


explain local datetime api in java8?

549


What is flush () in java?

550






What are thread local variables?

544


What is array initialization in java?

486


Explain about fail safe iterators in java?

558


When is finally block not called?

580


What does percent mean in java?

586


What are multiple inheritances? Is it supported by java?

458


What is the base class in java from which all classes are derived?

511


What is regex in java?

525


Explain java coding standards for methods?

597


What is the difference between the boolean & operator and the && operator in java programming?

560