---
title: "What is the difference between JavaScript and JScript?"  
description: "What is the difference between JavaScript and JScript?"  
author: "Anonymous User"  
published: 2019-04-05  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/23494/what-is-the-difference-between-javascript-and-jscript  
category: "javascript"  
tags: ["javascript", "javascript library"]  
reading_time: 1 minute  

---

# What is the difference between JavaScript and JScript?

**Netscape** provided the **JavaScript** language. **Microsoft** changed the name and called it **JScript** to avoid the trademark issue. In other words, you can say JScript is the same as JavaScript, but Microsoft provides it.

## Answers

### Answer by Anonymous User

**Netscape** provided the **JavaScript** language. **Microsoft** changed the name and called it **JScript** to avoid the trademark issue. In other words, you can say JScript is the same as JavaScript, but Microsoft provides it.


---

Original Source: https://www.mindstick.com/interview/23494/what-is-the-difference-between-javascript-and-jscript

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
