Teya Salat
GMT +2 :
2026-06-12
00:21
Compiler
A compiler is a program which takes your human readable program, known as source code, and converts it to a computer readable format.
In the Java environment, the Java compiler converts your source code to bytecode format which is understood by the Java Virtual Machine.
java source
arrow to down
java compiler
arrow to down

Bytecode File
See Also



رجوع
الصفحة الرئيسية