JVM
JAVA VIRTUAL MACHINE
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 [Link] 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
[Link] creates bytecode for the java virtual machine from valid java
code.
JAVA RUNTIME ENVIRONMENT (JRE)
is a set of sotfware tools for development of java applications. it
combines the java virtual machine . plataform core classes and
supporting libraries.
JAVA DEVELOPMENT KIT
is a software development envionment thtat offers a collection of
tools and libraries neccesar for developing java applications. you
need the JDK to convert yoyr source code into a format that the java
runtime environment (JRE) can execute.
BY: DANIEL CASTILLO ADSI 2057766