JavaScript

A cross-platform, World Wide Web scripting language developed by Netscape Communications. JavaScript is a client-side programming language.

JavaScript can be embedded in HTML pages to create interactive effects and do tasks like validate form data. JavaScript is a separate language from Java.

All popular modern browsers support JavaScript. A few hosts support server-side JavaScript.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Java

Java is a network-oriented programming language invented by Sun Microsystems that is specifically...

Java applet

A short program written in Java that is attached to a World Wide Web page and executed by the...

Java Servlet

Servlets are programs written in Java that run on a Web server and can produce dynamic pages.

JDK

Java Development Kit , A software development package from Sun Microsystems that implements the...

JScript

Microsoft's implementation of ECMAScript standard based on JavaScript. Limited, object-based,...