0 votes
in JavaScript by (30.8k points)
What is closure?

1 Answer

0 votes
by (23.1k points)

Closures are created whenever a variable that is defined outside the current scope is accessed from within some inner scope.

Click here to read more about JavaScript
Click here to read more about Insurance

Related questions

0 votes
asked Oct 8, 2022 in JavaScript by rajeshsharma (23.1k points)
0 votes
asked Sep 19, 2021 in JavaScript by sharadyadav1986 (30.4k points)
+2 votes
0 votes
asked Sep 10, 2022 in Scala Constructs by Robin (13.0k points)
0 votes
asked Apr 21, 2022 in Scala Constructs by sharadyadav1986 (30.4k points)
0 votes
asked Nov 12, 2019 in DevOps by Robindeniel (19.8k points)
...