Why is javascript dangerous?


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

Post New Answer

More JavaScript Interview Questions

Explain a story about javascript performance problems?

0 Answers  


What is an anonymous function in JavaScript?

0 Answers  


Write a program to check whether a given number is a palindrome or not?

13 Answers  


Explain function hoisting in javascript?

0 Answers  


what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";

0 Answers  






Explain how can you submit a form using JavaScript?

0 Answers  


How can you set position of the page (top and left) to 0 using javascript in one line code?

0 Answers  


What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?

0 Answers  


List out the Mouse Events?

0 Answers  


Name the two functions that are used to create an HTML element dynamically?

0 Answers  


How to read elements of an array in JavaScript?

0 Answers  


How do I use an external javascript file?

0 Answers  


Categories