If you need to hide the javascript code from the older browser versions, how will you perform it?
Have you used any browser for debugging? If yes, how is it done?
What is the difference between ‘function declaration’ and ‘function expression’?
What are ‘settimeout()’?
What is javascript hoisting?
What are the advantages of javascript?
What are the distinct types of error name values?
What is the use of ‘debugger’ keyword in javascript code?
What is the syntax of ‘self invoking function’? Give an example?
What is the difference between test () and exec () methods?
What are the advantages of using external javascript?
Can you give an example showing javascript hoisting?
What are self invoking functions?
What is a closure and how do you use it?
What is javascript ‘strict mode’?