What are hot spots in Java programming?

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


Please Help Members By Posting Answers For Below Questions

How to declare objects of a class ?

582


What do you mean by access modifier?

550


What are the various access specifiers in java?

559


What is basic syntax?

541


What is polymorphism and what are the types of it?

494






Why char array is favored over string for the storage of passwords?

553


How do you execute a thread in java?

500


What does n mean in java?

501


what is the difference between Object Based Language and Object Oriented Language?

591


What is difference between static variable and global variable?

542


What is internal iteration in java se 8?

623


What type of variable is gender?

540


Is string passed by reference in java?

544


What is difference between class and object in java?

521


Can finally block be used without a catch?

540