Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many types of JVM's (OR) Name of the JVM's which are
used in Tomcat & Weblogic servers ?



How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic se..

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

Post New Answer

More Core Java Interview Questions

What is not thread safe?

0 Answers  


can we access the method of class without creating the object of the class

3 Answers  


Java is Pass by Value or Pass by Reference?

0 Answers   BirlaSoft,


What is Classloader in Java?

0 Answers  


What is linked hashset and its features?

0 Answers  


where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?

4 Answers   iFlex,


Write a program to print fibonacci series up to count 10.

0 Answers  


Is there any case when finally will not be executed?

0 Answers  


What is method overriding in java ?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


What is the default value of an object reference declared as an instance variable?

0 Answers  


what is meant wrapper classes?

0 Answers  


Categories