


Explain Map, Reduce and Filter functions.

How can you extract the id attribute of all the elements in the document with JavaScript?

What is closure in Javascript?

What is hoisting in JavaScript?

What is the difference between double equals (==) and triple equals (===) ?
