What Is The Difference Between Java And Javascript ?


what is the difference between Java ,Java applets and JavaScript ?

, , , ,

  1. #1 by ray_grap at February 7th, 2010

    Java is a full-featured programming language for applications and applets, that is compiled and interpreted, whereas Javascript is a scripting language for web-pages only that isn’t compiled and interpreted.
    Java is a SUN’s(Stanford University Networks) product, whereas Javascript is Netscape’s product.
    JAVA was originally named OAK whereas JAVASCRIPT was originally named LIVESCRIPT.

  2. #2 by TheMugha at February 7th, 2010

    Java is a language that run in a virtual machine developed by sun.
    Java applets are small application program that are written using java language, run in a browser, a browser must have a virtual machine to run java applets.
    JavaScript is a scripting language used in DHTML to produce dynamic effects on HTML, it doens requre virtual machine, and it dont use Java Classes or API.

  3. #3 by Saby at February 7th, 2010

    Java is a full programming langauge that can be used to create platform independent applications.
    Javascript is HTML extension that is used to create Dynamic HTML. It works basically with an HTML forms
    Java applet is type of Java program that is created using Java programming language. It runs only within a browser and is downloaded from server and runs on the client’s machine

(will not be published)
  1. No trackbacks yet.
Powered by Yahoo! Answers