What are hot spots in Java programming?



What are hot spots in Java programming?..

Answer / ranganathkini

Sun Microsystems's implementation of the Java Virtual
Machine is named HotSpot. It is a virtual machine
implementation that strictly adheres to the Java Virtual
Machine Specification.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Core Java Interview Questions

What is passed by reference and pass by value ?

0 Answers  


How to reverse string in java?

0 Answers  


What is private static class in java?

0 Answers  


What is serialVersionUID and what is its need?

1 Answers   KPIT,


What all methods are used to prevent thread execution ?

0 Answers  


What is xslt in java?

0 Answers  


What do you mean by jjs in java8?

0 Answers  


Why string is not a wrapper class?

0 Answers  


what is the difference b/w static and final methods?

1 Answers  


Does java runtime require a license?

0 Answers  


What is the final method?

0 Answers  


What is re-factoring in software?

0 Answers  


Categories