Pergunta de entrevista da empresa DXC Technology

what is jvm

Resposta da entrevista

Sigiloso

30 de nov. de 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.