What is a closure and state its use?
Anonymous
A closure is well manifested when we have a function nested in another outer function. In situations like that, the inner function aside from having access to its own scope also has access to the scope of the outer function and the main document object.
Check out your Company Bowl for anonymous work chats.