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 |
What is passed by reference and pass by value ?
How to reverse string in java?
What is private static class in java?
What is serialVersionUID and what is its need?
What all methods are used to prevent thread execution ?
What is xslt in java?
What do you mean by jjs in java8?
Why string is not a wrapper class?
what is the difference b/w static and final methods?
Does java runtime require a license?
What is the final method?
What is re-factoring in software?