- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is ECMAScript and how it is related to JavaScript?
JavaScript conforms to ECMAScript standard. JavaScript was first known as LiveScript, but Netscape changed its name to JavaScript, possibly because of the excitement being generated by Java. JavaScript made its first appearance in Netscape 2.0 in 1995 with the name LiveScript. The general-purpose core of the language embedded in Netscape, Internet Explorer, and other web browsers.
The ECMAScript Edition 5 standard was the first update to be released in over four years. JavaScript 2.0 conforms to Edition 5 of the ECMAScript standard, and the difference between the two is extremely minor.
The 8th edition, known as ECMAScript 2017, came in June 2017.
The ECMA-262 Specification defined a standard version of the core JavaScript language.
- JavaScript is a lightweight, interpreted programming language.
- Designed for creating network-centric applications.
- Complementary to and integrated with Java.
- Complementary to and integrated with HTML.
- Open and cross-platform
- Related Articles
- What is the difference between JavaScript and ECMAScript?
- What is MySQL event and how it is related to trigger?
- What is ionic and how is it related with HTML5?
- What is Profit Planning and how is it related to Finance Function?
- What is the difference between JavaScript, JScript & ECMAScript?
- What is MySQL trigger and triggering events related to it?
- What is anode and cathode? Elaborate terms related to it.
- Is it good to dream? How is your success related to your dreams?
- Does a real ECMAScript implementation exist, or is it just a spec?
- What is Strict Mode in JavaScript and How to Enable It?
- How is pressure related to force?
- How is mirage related to refraction?
- How is eclipse related to the shadow?
- Is truth and innocence related?
- What is Babel, and how will it help you write JavaScript?

Advertisements