Thread: What is JVM?
View Single Post
Old 08-18-2014, 05:31 AM   #3
doccs us
Registered User
 
Join Date: Aug 2014
Posts: 77
JVM stand for Java virtual Machine. Java Virtual Machine Convert the code to Byte code. Byte code is also called the Magic code.
doccs us is offline   Reply With Quote