Q:
Anonymous functions can be created in JavaScript. What do anonymous function do?
Overwrite variables that are to be kept updated
Process a variable before passing it on to another function
Automatically define the scope of a value inside a parameter