Java Achieved platform independency by moving machine language generation from compilation phase to execution phase by introducing byte code and JVM.
- Byte code is An Intermediate code which is the native language of JVM.
- JVM is translated software it runs java byte code by converting it into current OS machine language.
Java slogam: Write Once Run Anywhere (WORA).
Diagram Shows Java Platform Indipendency:
Click on image for Zoom
Share with your friends if you like...
2 comments:
good
nice
Post a Comment