What is the relationship between JavaScript and ECMAScript?
Answer Posted / bhargav
What is the relationship between JavaScript, Jscript and
ECMAScript?
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
what are the differences between as2 and as3?
What is postback in javascript?
what does javascript null mean?
What is the scope of variables in JavaScript?
How do I run javascript on my iphone?
What is the difference between the operators ‘==‘ & ‘===‘?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
What do you mean by script?
Which built-in method returns the character at the specified index?
What is enum data type?
TypeError: document.getelementbyid(...) is null?
How to detect the OS on the client machine in JavaScript?
How to clone an object in javascript?
What does 3+4+"7" evaluate to?
What is ‘this’ keyword in JavaScript?