Answer Posted / Shankar Dayal Sharma
Function closure in Go programming language refers to a function that has access to variables from its enclosing scope. In other words, a function can remember and access the environment where it was declared, even if it is called outside of that environment. This enables functions to maintain state between invocations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category