JVM
| JVM (Java Virtual Machine) is an abstract machine. It is a specification that provides runtime environment in which java bytecode can be executed. |
| JVMs are available for many hardware and software platforms. JVM, JRE and JDK are platform dependent because configuration of each OS differs. But, Java is platform independent. |
The JVM performs following main tasks:
|
JRE
JDK
| JDK is an acronym for Java Development Kit.It physically exists.It contains JRE + development tools. |
For more Visit: http://www.quontrasolutions.com/blog/category/java
No comments:
Post a Comment