What is object freeze?
If you need to hide the javascript code from the older browser versions, how will you perform it?
What typeof returns for a null value?
How does javascript work?
How to write a comment in javascript?
How to delete an array entry using javascript?
How can you identify a function?
How can you get the total number of arguments passed to a function?
Difference between window.onload and onDocumentReady?
Explain escape() in javascript?
Why is javascript so important?
Explain closures in javascript?
What is the difference between ‘var’ and ‘let’ keyword?
How and where javascript namespacing is used?
Explain hoisting in javascript?