What is java?
java is a programming language which is platform independent..oh..what is platform independent..?
now its another question. JVM(Java Virtual Machine) is the compiler which moves along your code
that means whenever you want run you your applications which are based on java language you will be easily
able to run without bothering platform(Windows, Linux , Mac etc.).
Comments
Post a Comment