Java Architecture
Components of Java
JVM (Java Virtual Machine)
JITC (Just in time compiler)
JRE (Java Runtime Environment)
JDK ( Java Development Kit)
JVM
Heart of Java programming language
Converts the byte code to the machine specific code
Key Responsibil...
javaforinterview.hashnode.dev1 min read