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

Why are there no global variables in java?

789


How do you start a thread?

767


What do you mean by scope of variable?

664


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7721


How can you read an integer value from the keyword when the application is runtime in java? example?

863


Can we extend singleton class in java?

746


Which is easier .net or java?

839


What 5 doubled?

732


What is string in java? String is a data type?

764


Explain about version control?

773


What is unmodifiable list in java?

720


Define how objects are stored in java?

784


What an i/o filter?

730


What is thread life cycle in java?

813


Give reasons supporting that string is immutable.

709