Instruction: Define a closure and provide a simple use case where it might be utilized.
Context: This question probes the candidate's understanding of closures, a powerful feature of JavaScript that enables data encapsulation and private methods.
easy
medium
hard