What are hot spots in Java programming?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a case when finally will not execute?

777


Why are getters and setters used?

784


Can we create object of static class?

756


What is the default size of arraylist in java?

737


Can we restart a thread already started in java?

834


What are the basic control structures?

729


Difference between arraylist and vector.

819


Explain about wait() method?

786


Why do we need hashmap in java?

771


Can you explain the private protected field modifier?

787


What are format specifiers in java?

819


What is an immutable class? How to create an immutable class?

794


What is boolean logic?

774


Can you sort a list in java?

734


What is default constructors?

737