0
Java-how the jvm access the .class file from the HDD...
.Class file is stored in the HDD... how the jvm reads and execute that file byte code...
1 Resposta
0
https://www.javacodegeeks.com/2018/04/jvm-architecture-jvm-class-loader-and-runtime-data-areas.html
You may find all you want to know here