Java Virtual Machine PDF
Java Virtual Machine PDF
SOURCE CODE
the source code is the fundamental component of a computer
program that is created by a programmer, it can be read and esality
understood by a human being.
COMPILER
javac is the standard java compiler and port of the java
development kit.it creates bytecode for the java virtual machine
from valid java code.
BYTE CODE
avac is the standard java compiler and port of the java development
kit.it creates bytecode for the java virtual machine from valid java
code.