Contact Us | Your Account
Sales Questions? 1-866-Java-Chat
Support Hotline: 1-866-9-ParaChat

Log in
E-mail:
Password:
register | forgot?

Knowledgebase

What are the differences between Java and JavaScript?


Problem:

What are the differences between Java and JavaScript?



Solution:

Please don't confuse JavaScript with Java. Java is an entire programming language developed by Sun Microsystems, while JavaScript is a scripting language that was introduced by Netscape.

JavaScript support is built into all modern browsers, as it is a language used to manipulate the contents of Web pages.

Java is a separate download application because it is an environment in which a program can be run. Java applets generally do not interact with the Web page itself, but usually runs as a "standalone" program embedded in a Web page.

©1996 - 2008   M Square, Inc. |  Privacy Policy