Podcast
Questions and Answers
In programming, what is the purpose of a "closure"?
In programming, what is the purpose of a "closure"?
- To encapsulate data within a function. (correct)
- To prevent code from executing until a condition is met.
- To pass arguments to a function by reference.
- To create parallel execution of code blocks.
Flashcards are hidden until you start studying