In which language JVM (Java Virtual Machine) is implemented

Answer Posted / vimal tyagi

JVM is an interpreter.The Java Virtual Machine Specification
defines an abstract -- rather than a real -- machine or
processor. The Specification specifies an instruction set, a
set of registers, a stack, a "garbage heap," and a method area.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mvc in java?

560


Why main method is called first in java?

547


When should I use stringbuffer?

573


Describe method overriding

589


How do I compare two strings in word in java?

541






What is the numeric promotion?

505


What is a method in java?

562


What does %4d mean in java?

843


What is ascii format?

551


Why can't we make a class private in java?

539


What is difference between c++ and java ?

673


What are scalar data types?

528


What is the purpose of assert keyword used in jdk1.4.x?

567


How does callback work in java?

608


Is string pool garbage collected?

552