JDK Java Development Kit and USE of JAVA

JDK

  • it is nothing but java development kit
  • It contains JRE and development tools
  • it contains the compilers, debuggers, etc. 
  • It is also platform dependent 

USE

  • Java is used to develop variety of applications.
  • It is useful to program for variety of devices.
  • it is useful to create desktop applications like acrobat reader, media player, anti virus etc.
  • It is used to develop web applications like IRCTC
  • Enterprise applications can be developed using java like core banking applications
  • It is also used in mobile devices, embedded systems etc

Comments