How will you explain closures in javascript? When are they used?
Difference between scripting language and programming language??
Can you run javascript in notepad?
What is decodeuri() in javascript?
Why is javascript not oop?
what is event bubbling and event capturing in javascript?
What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?
show the date in textbox when we select item (items like-- today,yesterday,lastweek,lastmonth,lastyear) from dropdownlist using javascript?
Difference Between JavaScript and ECMAScript?
What is === in javascript?
What is event bubbling in JavaScript?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is a closure and why are they so useful to us?