Which of the following is a nested function that has access to the outer function's local variables?

Which of the following is a nested function that has access to the outer function's local variables?



Answer: closure


Learn More :