Wednesday 4 January 2012

Java Introduction


   Introduction


  • Java is a Technology used for developing applications that make the web more fun and useful and it is a progaming lanauge it has an api documentation(help file)having classes and methods to execute a java program.
  • Java is an  Object Oriented Language(oops), in java every thing will be maintain interms of objects
  • Java is platform independent(java is platform independent because java code is compile on javac compiler after create one class file this file is run any of paltform run this code becauase jvm is understand this code properly...)
  • Java is like Write once run any where (WORA)

       


No comments:

Post a Comment