Tuesday, 18 December 2012 0 comments

INTRODUCTION TO JAVA PLATFORM

Unlike all other languages java is platform independent. it is not compiled into platform specific machine, rather into platform independent byte code. This byte code is distributed over the web and interpreted by virtual Machine (JVM) on whichever platform it is being run.

The way Java Works:

www.java-pages.blogspot.in
 Click on image to enlarge

Here I have put a video source to learn what is java platform 

 

Video source: www.javatutorialhub.com


 
 
;