What is the microsoft version of javascript?
Answer / Sandhya Singh
There isn't a specific 'Microsoft version' of JavaScript. JavaScript is an open-standard programming language that was originally developed by Netscape (not Microsoft). However, Microsoft has its own implementation called JScript, which was introduced in 1996 and had some differences compared to the standard ECMAScript specification.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you to add javascript to a page when performing an asynchronous postback?
How do you check if a value is a number in javascript?
Which keyword is used to print the text in the screen?
Explain the process of document loading.
What are the predefined functions in javascript?
Between JavaScript and an ASP script, which is faster?
Do hackers use javascript?
Have you used any browser for debugging? If yes, how is it done?
Expand BOM and explain it?
List out the Mouse Events?
What is stack in javascript?
What does 3 dots mean in javascript?