ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is meant by Java Virtual Machine?

user-image
تم إضافة السؤال من قبل dana tutunji , Architect , Helou Trading Co
تاريخ النشر: 2013/06/03
MohammedIrshad Ishkay
من قبل 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
من قبل Zaher Hazeem , Senior Software Engineer , N2V - Startappz

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

charaf Moustakim
من قبل 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.

mohamed kajji
من قبل mohamed kajji

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

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟