---
title: "what is javascript"  
description: "what is javascript"  
author: "hanmandlu vasani"  
published: 2014-04-22  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/1956/what-is-javascript  
category: "javascript"  
tags: ["javascript"]  
reading_time: 2 minutes  

---

# what is javascript

A scripting language is a lightweight programming language.

JavaScript code can be inserted into any HTML page, and it can be executed by all types of web browsers.

## Answers

### Answer by Anonymous User

\

A scripting language is a lightweight programming language.

JavaScript code can be inserted into any HTML page, and it can be executed by all types of web browsers.

### Answer by hanmandlu vasani

JavaScript is a platform-independent, interpreted client-side scripting and programming language\
developed by Netscape Communications Corp. and Sun Microsystems.\
javascript using perform client side methods, events and UI validations.\
javascript=HTML+Logical instructions to the browser

### Answer by Anonymous User

A scripting language is a lightweight programming language.

JavaScript code can be inserted into any HTML page, and it can be executed by all types of web browsers.

### Answer by Sumit Kesarwani

JavaScript is a scripting language designed primarily for adding interactivity to Web pages and creating Web applications. JavaScript is a scripting language is a lightweight programming language. JavaScript code can be inserted into any HTML page, and it can be executed by all types of web browsers.\
JavaScript is widely supported. It is available in the following browsers:\

- Netscape Navigator (beginning with version 2.0)
- Microsoft Internet Explorer (beginning with version 3.0)
- Firefox
- Safari
- Opera
- Google Chrome
- Any other browser whose vendor licensed or implemented JavaScript.


---

Original Source: https://www.mindstick.com/interview/1956/what-is-javascript

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
