What is the relationship between JavaScript and ECMAScript?
Answers were Sorted based on User's Feedback
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 |
Answer / bhargav
What is the relationship between JavaScript, Jscript and
ECMAScript?
| Is This Answer Correct ? | 4 Yes | 10 No |
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 |
What is the difference between "var" and "let" keywords?
How do you sort in javascript?
How to write html code dynamically using JavaScript?
Name the datatypes of javascript?
What’s relationship between javascript and ecmascript?
What are two-way data binding and one-way data flow, and how are they different?
What is DOM? What is the use of document object?
What are events in javascript?
How to determine the state of a checkbox using javascript?
Explain the working of timers in javascript?
HI friends .am Mohammed Riyash.JMC BCA Tricy. My doubt is. In some websites like bloomberg.com..etc. when MouseOver() action performed.the menuitems will be drop down..and hides when blur()action happened.any body give the code for that..
since are functions need to create a webpage is available in dhtml& html. then why we are going for javascript