How does typeof operator work?
What is the difference between local storage & session storage?
How to get the type of arguments passed to a function?
What is the difference between null & undefined?
What are exports & imports?
Can you assign an anonymous function to a variable and pass it as an argument to another function?
What is the difference between attributes and property?
What is argument objects in javascript & how to get the type of arguments passed to a function?
What would be the result of 2+5+”3″?
What are the ways to define a variable in javascript?
What are escape characters in javascript?
what is the difference between window & document in javascript?
What are the data types supported by javascript?
What is the difference between undeclared & undefined?
How to have an element invoke a javascript on selection, instead of going to a new url?