What are the advantages of using external javascript?


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

Post New Answer

More JavaScript Interview Questions

How to set the focus in an element using javascript?

0 Answers  


What is data types in javascript?

0 Answers  


List some design patterns in javascript?

0 Answers  


Can you access Cookie using javascript?

0 Answers  


What is noscript tag?

0 Answers  






Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


What javascript means?

0 Answers  


What is difference between undefined variable and undeclared variable?

0 Answers  


Can i create an login account with javascript ,without using database ?

6 Answers   TCS, Vsys,


Event handler Example

1 Answers  


What are the limitations of javascript?

0 Answers  


What is namespacing in javascript and how is it used?

0 Answers  


Categories