by misty12 » Mon Mar 26, 2012 5:37 am
Hi, There are so many benefits for Java.
It is Independent Platform.
eg: If you compile a program in java. You will get a class File. We can run that class files any OS. Class file is a byte code. Without loosing our source code we can send it.
It is an Objected Oriented Programming.