Answer Posted / hr@tgksolutions.com
A closure is a function that remembers the scope in which it was created, even after the outer function has finished execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to declare a namespace in typescript?
Why should I use typescript?
What is the prototype in typescript?
Does typescript supports function overloading as javascript doesn't support function overloading?
What are the variables in typescript? How to create a variable in typescript?
Explain generics in typescript?
What are different components of typescript?
Is angular typescript?
How to create a variable in typescript?
What are ambients in typescripts and when to use them?
What is an anonymous function?
What is jsx? Can we use jsx in typescript?
Why are optional parameters added in typescript?
What is lambda/arrow functions?
What is named function?