Domanda di colloquio di DXC Technology

what is jvm

Risposta di colloquio

Anonimo

30 nov 2018

Jvm provides vm access to run JDK and JRE. JVM is having all the library and env setup to execute bytecode execution. Java is platform independent but JVM is dependent but it creates environment such that code is independent.