PDA

View Full Version : what exactly is the use of JVM?


yesorno
02-19-2010, 06:12 AM
Please let me know this...

Old Pedant
02-19-2010, 06:34 AM
http://en.wikipedia.org/wiki/Jvm

Or use google.

servlet
02-22-2010, 06:11 AM
In short
"Jvm can understand bytecode and execute it" JVM is responsible for executing ur java program.