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

How do you check if a string contains only numeric digits?

0 Answers  


What is java util concurrentmodificationexception?

0 Answers  


what is use of business objects?

3 Answers   Tech Mahindra,


What is an Applet ?

2 Answers  


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

0 Answers   Genpact,






How to make a class or a bean serializable?

0 Answers  


What is jit and its use?

0 Answers  


My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?

3 Answers   IBM, TCS,


Can we use string in switch case in java?

0 Answers  


What is thread life cycle in java?

0 Answers  


How can you say HashMap is syncronized?

14 Answers   Arete, IBM,


What are heap memory and stack memory and what are memory tables.

0 Answers   Aspiring Minds,


Categories