Tag

#Advanced Java notes

Introduction to Java Architecture

December 3, 2021

Java Architecture: Java architecture is the collection of JRE,JDK JVM components. Integrates the process of compilation and integration. Explains each and every step on how java programs are…