What is Java Virtual Machine?
Today we learn about the JVM.
So what is JVM ? and where it is using? Which people use it?& when It is used?
JVM stand for Java Virtual Machine.Let from the word JVM try to understand this meaning.
In my last Post I explain the word JAVA ,here i am discuss shortly Java is world leading Programming Language.
Virtual mean not have any physically existence ,we cannot touch this machine, its using in System;
like another sub machine running in system.specially and exclusively for JAVA Application.
lets another try for the further understanding of JVM word :
JVM is just like a river and JAVA application is like a fish that only swim on river.
without river Java application is useless and without java application JVM is useless because its consuming system resources
and if we don't run any java application then JVM should be uninstalled on the computer.
JVM do following task here
1)Compilation
2) JRE (Java Run Time environment)
3) Conversion to byte code from source code
4) Byte code verifier.
Byte Code have the extension of (.class).
I hope you understand the idea behind the word JVM but still now you have any query related this topic
then you can ask me to this email(yasirshabbir44@gmail.com)
Today we learn about the JVM.
So what is JVM ? and where it is using? Which people use it?& when It is used?
JVM stand for Java Virtual Machine.Let from the word JVM try to understand this meaning.
In my last Post I explain the word JAVA ,here i am discuss shortly Java is world leading Programming Language.
Virtual mean not have any physically existence ,we cannot touch this machine, its using in System;
like another sub machine running in system.specially and exclusively for JAVA Application.
lets another try for the further understanding of JVM word :
JVM is just like a river and JAVA application is like a fish that only swim on river.
without river Java application is useless and without java application JVM is useless because its consuming system resources
and if we don't run any java application then JVM should be uninstalled on the computer.
JVM do following task here
1)Compilation
2) JRE (Java Run Time environment)
3) Conversion to byte code from source code
4) Byte code verifier.
Byte Code have the extension of (.class).
I hope you understand the idea behind the word JVM but still now you have any query related this topic
then you can ask me to this email(yasirshabbir44@gmail.com)