Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the relationship between JavaScript and ECMAScript?

Answers were Sorted based on User's Feedback



What is the relationship between JavaScript and ECMAScript?..

Answer / anil

JavaScript language is officially standardized as ECMAScript
(ECMA-262) by European Computer Manufacturers Association
(ECMA) International. it is internationally oriented body
embraced by Microsoft and holding the standards for C#, CLI
and Open XML.

Microsoft's own version of JavaScript is JScript and it is
mostly compatible with ECMAScript v.3. The intersection
between these three variations of the same language is at:

# JavaScript 1.5 (without DOM)
# JScript as supported by IE6 (still the most widely used
browser)
# ECMAScript ver. 3


The largest difference between JavaScript and JScript is
actually interpreter/runtime related and not language
specific. IE6 was known for some notorious performance
issues related to its non-generational garbage collector
when operating on large object trees.

Is This Answer Correct ?    16 Yes 3 No

What is the relationship between JavaScript and ECMAScript?..

Answer / sapan

ECMAScript is old name of java script

Is This Answer Correct ?    18 Yes 23 No

What is the relationship between JavaScript and ECMAScript?..

Answer / bhargav

What is the relationship between JavaScript, Jscript and
ECMAScript?

Is This Answer Correct ?    4 Yes 10 No

What is the relationship between JavaScript and ECMAScript?..

Answer / raju

ECMA script is the official name for javascript to access
XML elements.


ECMA(European computer Manufacture association)

Is This Answer Correct ?    9 Yes 17 No

Post New Answer

More JavaScript Interview Questions

What is the statement to enable strict mode in javascript quiz?

0 Answers  


Where can I learn javascript for beginners?

0 Answers  


What are escape characters in javascript?

0 Answers  


What is console.log() and why it is used?

0 Answers  


What are the main functions performed by javascript statements?

0 Answers  


What is the scope variable in javascript?

0 Answers  


How to set a html document's background color?

0 Answers  


What is the default data type in javascript?

0 Answers  


Mention what is the disadvantage of using innerhtml in javascript?

0 Answers  


How to convert “20” to number in javascript?

0 Answers  


What does the instanceof operator do?

0 Answers  


What are types of javascript?

0 Answers  


Categories