---
title: "WHAT IS JAVASCRIPT?? give me full detail"  
description: "WHAT IS JAVASCRIPT?? give me full detail"  
author: "Pravesh Singh"  
published: 2014-06-02  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/1957/what-is-javascript-give-me-full-detail  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# WHAT IS JAVASCRIPT?? give me full detail

JavaScript is a **cross-platform**, object-oriented scripting language. It is a small and lightweight language. Inside a host environment (for example, a web browser), JavaScript can be connected to the objects of its environment to provide programmatic control over them.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

JavaScript is a **cross-platform**, object-oriented scripting language. It is a small and lightweight language. Inside a host environment (for example, a web browser), JavaScript can be connected to the objects of its environment to provide programmatic control over them.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.\


---

Original Source: https://www.mindstick.com/interview/1957/what-is-javascript-give-me-full-detail

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
