What is a closure?
Anonymous
A closure is a function that "remembers" the context it is defined in even though the current execution has moved away from that context. This question is usually asked to JavaScript developers.
Check out your Company Bowl for anonymous work chats.