Why javascript is called as script for all browsers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

Why do we need hoisting in javascript?

0 Answers  


Can I write javascript in notepad?

0 Answers  


How do you extend classes Code snippet: const circle = { radius: 20, diameter() { return this.radius * 2; }, perimeter: () => 2 * Math.PI * this.radius };

1 Answers  


Is html and javascript the same?

0 Answers  


What is ‘this’ keyword in JavaScript?

0 Answers  






What makes a relation a function?

0 Answers  


Can array in javascript be extended?

0 Answers  


What are the methods involved in javascript?

0 Answers  


What does js stand for?

0 Answers  


Which built-in method returns the character at the specified index?

0 Answers  


What is js injection?

0 Answers  


In Javascript are calculations with fractional numbers guaranteed to be precise?

0 Answers  


Categories