Expand BOM and explain it?
Is Exception handling possible in Javascript?
What is the difference between childNode and children?
What is the difference between innerHTML and innerText?
Explain the terms synchronous and asynchronous code?
What is Currying in Javascript?
Name the different types of pop up boxes in Javascript?
What happens when the recursion calling is applied on two functions?
What is the use of the ‘this’ keyword?
When do we use JSON.stringify()?
What is the difference between remove() and removeChild()?
List out the Mouse Events?
What is the difference between typeof and instanceof operators in Javascript?
Name the two functions that are used to create an HTML element dynamically?
What is the difference between firstChild and firstElementChild?