What is Difference Between Javascript and ECMAScript ?

JavaScript is a scripting language that has been formed by keeping ECMAScript specification at its core.

ECMAScript is nothing but a standard or specification defined in order to create different scripting languages and one of them is JavaScript.

Javascript, Jscript and ActionScript are few scripting languages that follow ECMAScript specifications.



You May Interest

What is Difference Between Undefined and Null in Javascript ?

What is Prototypal Inheritance in Javascript ?

What is Alert Method in Window Object in Javascript ?

What are Deferred Scripts in Javascript ?

What is Prototype in Javascript ?