What is the microsoft version of javascript?



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

Post New Answer

More JavaScript Interview Questions

How can you to add javascript to a page when performing an asynchronous postback?

1 Answers  


How do you check if a value is a number in javascript?

1 Answers  


Which keyword is used to print the text in the screen?

1 Answers  


Explain the process of document loading.

1 Answers  


What are the predefined functions in javascript?

1 Answers  


Between JavaScript and an ASP script, which is faster?

1 Answers  


Do hackers use javascript?

1 Answers  


Have you used any browser for debugging? If yes, how is it done?

1 Answers  


Expand BOM and explain it?

1 Answers  


List out the Mouse Events?

1 Answers  


What is stack in javascript?

1 Answers  


What does 3 dots mean in javascript?

1 Answers  


Categories