what is the difference between java and javascript



The difference between java and javaScript is given below:

Java:-  

  • java is OOP programming language 
  • java creates application that run in a virtual machine or browser
  • java code needs to be compiled
  • Require different plugins

JavaScript:-

  • javaScript is an OOP scripting language
  • javaScript code run on a browser only
  • javaScript code are completely in text

Post a Comment

1 Comments