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
Is there a case when finally will not execute?
Why are getters and setters used?
Can we create object of static class?
What is the default size of arraylist in java?
Can we restart a thread already started in java?
What are the basic control structures?
Difference between arraylist and vector.
Explain about wait() method?
Why do we need hashmap in java?
Can you explain the private protected field modifier?
What are format specifiers in java?
What is an immutable class? How to create an immutable class?
What is boolean logic?
Can you sort a list in java?
What is default constructors?