Hi Friends
What is the difference between a JDK and a JVM?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Oct 8, 2012, 9:14 AM
Please refer the below links
http://www.javabeat.net/qna/67-wat-is-the-difference-between-jrejvm-and-jdk/
http://www.devmanuals.com/tutorials/java/corejava/JVMvsJDK.html
Thanks
If this post helps you mark it as answer
Sivaraman DhamodaranPosted Oct 8, 2012, 7:06 AM
JVM is Virtual Machine, that runs in backgroud doing all the Runtime Processing acting as Java engine.