What is JavaScript?

JavaScript is a web scripting language used to make web pages more interactive by allowing pages to change without having to reload the page - it's entirely client-side, so compatibility is with the browser rather than the hosting platform. Internet Explorer typically interprets JavaScript differently from other browsers for historical reasons.

JavaScript is different from Java - JavaScript does not require the Oracle JRE to run.

  • 213 Users Found This Useful
Was this answer helpful?

Related Articles

What is MySQL?

MySQL is a Relational Database Management System. A relational database adds speed and...

What is PHP?

Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML...

What are cookies?

A cookie is a simple name-value pair stored by a browser, often a session ID.The main purpose of...

What is Java?

Java is an entire programming language resembling C or C++. It takes a sophisticated programmer...

What is Linux?

Linux is a UNIX-like operating system that was designed to provide personal computer users a free...