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’?
What is the difference between ‘var’ and ‘let’ keyword?
What are the characteristics of javascript ‘strict mode’?
What are the directive scopes in angularjs?
Difference between sessionstorage, cookies, and localstorage.
What is the difference between ajax and angularjs?
How to set, get and clear cookies in angularjs?
Define data binding.