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
What was java originally called?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Print Vertical traversal of a Binary Tree.
What is a final class ?
Is sizeof a preprocessor?
What is arrays sort in java?
how we can make a read-only class in java?
What is java objectoutputstream?
How to change the priority of thread or how to set priority of thread?
What is the benefit of lambda expressions?
What is purpose of find feature?
Write a java program to generate fibonacci series ?
Explain covariant method overriding in java.
Why do we use string?
What makes a function well defined?