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 the difference between a method and a function in alice?

0 Answers  


What is the tradeoff between using an unordered array versus an ordered array?

0 Answers  


Can a string be null?

0 Answers  


What does it mean that strings are immutable?

0 Answers  


Can you instantiate the math class?

0 Answers  






What is the new line character?

0 Answers  


What is the purpose of the File class?

3 Answers  


What is meant by main method?

0 Answers  


How can I debug the Java security exceptions and AccessControlExceptions?

0 Answers   IBM,


Can you explain inner class.

0 Answers  


What is JAVA? Why it is platform independent?

10 Answers   NIIT,


What is advantage of java?

0 Answers  


Categories