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

Write a factorial program using recursion in java?

727


Variable of the boolean type is automatically initialized as?

796


How many types of constructors are used in java?

820


What is string intern in java?

795


What are the advantages of java inner classes?

790


make a method which any number and any type of argument and print sum of that arguments.....

1600


What happens when a thread cannot acquire a lock on an object in java programming?

806


What is contractor means and methods?

785


How do you start a new line in java?

750


what is object-oriented programming in java?

815


does java support pointers?

770


What is the use of keywords in java?

786


What is nullpointerexception in java?

758


What are meta-annotations?

745


What is the difference between private & public & friendly classes?

819