What are javascript closures?when would you use them?
Explain hoisting in javascript?
Can you explain how inheritance works in javascript?
How about 3+5+"8"?
To set all checkboxes to true using javascript?
How to access an external javascript file that is stored externally and not embedded?
Name the numeric constants representing max, min values?
Explain prototypal/differential inheritance?
Difference json arrary vs json object ?
How to get value from a textbox?
How to comment javascript code?
How do you create array in javascript?
What's math constants and functions using javascript?
How to set a html document's background color?
If 2 methods have same name and same number of parameters, which one will be executed first?