Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is meant by Java Virtual Machine?

user-image
Question ajoutée par dana tutunji , Architect , Helou Trading Co
Date de publication: 2013/06/03
MohammedIrshad Ishkay
par MohammedIrshad Ishkay , Project Lead , LTI

JVM- In simple words you can say it is a Compiler+Interpreter.
I takes input as Java Programs and converts them into Byte codes as a putput.
This byte code can be run on any platform (Unix, linux, Windows...etc) .
Hence Java is known as Platform independent language.

Zaher Hazeem
par Zaher Hazeem , Senior Software Engineer , N2V - Startappz

Simply, you need JVM to run compiled java files..
you can take a lool on

charaf Moustakim
par charaf Moustakim , Project Manager , Morpho ( Safran group)

When you compile the java files it generates files Class.
it represents the bytecode of your java programme.
The Java Virtual Machine is responsible for interpreting Java bytecode, and translating this into actions or operating system calls.
The JVM it's a layer between your bytecode and microprocessor.

A Java virtual machine is a program which executes certain other programs, namely those containing Java bytecode instructions.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?