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 |
why java does not support mulitple inheritance directly?
Why does java not support operator overloading?
What is array command?
What is an immutable class?
What is parse method?
Can static methods be overridden?
Can we override protected method in java?
What is the flag in java?
Can you explain the cs option of java interpreter?
Why stringbuilder is not thread safe?
Can Exception handling we can handle multiple catch blocks?
How do you use find and replace?