(odgovor moze i na srpskom, mrzelo me da prevodim jer sam slao na strane forume)
this is probably stupid question but it bothers me a lot so i must ask.
In most java books it is explained what is JVM but the explanation why acctualy we need it is quite strange for me. So, here is how i see it:
We have say C++ and its compiler for Windows or Linux or some X operating system. But in Java we have first compiler to byte code and than JVM one for Windows one for Linux and one for some X operating system. It seems to me like double work !
Ain`t sufficient to write compilers who compile the exact syntax ? For example i write C++ code and than compile it with Windows compiler or Linux compiler and it does the same ?!
tia









Why we need JVM ?
Re: Why we need JVM ?