CSCI 3155, Quiz 4 20 minutes 1. [4 points] What is a closure? 2. [6 points] Give an example program in pseudo code or a language of your choice for which the compiler/run-time system will create closure(s). Explain what closures are created and what functions they serve.