Hi,
Are JVM's platform independent?
Hi,
Java Virtual MachineJVM)'s is not platform independent. JVM is the main component of Java architecture and it is the part of the JRE (Java Runtime Enviroment) . It provides the cross platform functionality to java. This is a software process that converts the compiled Java byte code to machine code.
Are JVM's Platform independent
Thanks
Ads