how java is platform independent
807598Jun 6 2006 — edited Jun 8 2006in java we need jre to be present in target machine?
in that case how its possible that we should expect jre to present in tha target machines
why cant we have inbuilt compiler and interpreter that produces the common machine specific code that does not needs the help for jre to run?????