JVM and JRE
Hi,
I'm confused with the concept of JVM and JRE
I will explain what i know? Kindly check it out
JRE: For any Java Application to run i need to install JRE
JRE has JVM with it...
JVM acts as a interpreter...(interprets the bytecode)
I think there is a JVM with JDK also...what is the difference between these two JVM's
Kindly check whether the explanation given by me is correct or not and
pls explain the DIFF. between the two JVM's
Thanks,
Ram

