Why javascript is called as script for all browsers?



Why javascript is called as script for all browsers?..

Answer / Sankatesh Raman

JavaScript is called a script because it provides the code that controls or customizes the behavior of web pages. The term script originates from the early days of JavaScript, where the code was written in a file with the extension .js, similar to other programming languages like Perl and Python.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What can javascript programs do?

1 Answers  


What are the seven data types of javascript?

1 Answers  


What is a noscript tag?

1 Answers  


What are the advantages of using JavaScript?

1 Answers  


Is it safe to use javascript?

1 Answers  


Does javascript support automatic type conversion?

1 Answers  


What is difference between var x =1; and x=1;?

1 Answers  


How to convert numbers to strings using javascript?

1 Answers  


What does the operator do in javascript?

1 Answers  


How can you read properties of an Object in JavaScript?

1 Answers  


what is the different between html and java?why the java is required in internet?

1 Answers  


How much time it will take to learn javascript?

1 Answers  


Categories