Features of Java Programming

 


Most Important features of Java Programming are :--

  • Java is a programming language as well as a platform.( platform helps in combination of software and hardware. )
  • Java is most widely used in application development.
  • It is new, hi-tech and different from any other platforms.
  • It is designed to deliver highly interactive, dynamic and secure applications on networked computer system.
  • Java is platform independent and does not get affected with changing platform.
  • Java uses Byte code which makes it different from another languages and make it platform independent.


  • Some programming languages either uses compiler or interpreter but Java is the combination of both the two.

 

Comments