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
Which keyword is used for inheritance in typescript?
How to create fields, constructor and function in typescript class?
Explain enum in typescript?
What are modules in typescript?
How typescript is different from javascript?
What is jsx? Can we use jsx in typescript?
What is the callback function in typescript?
How to create a variable in typescript?
What are different components of typescript?
What are ambients in typescripts?
Could we use typescript on the backend? If yes, how?
Why we use typescript?
What is rest parameters?
What is amd in typescript?
How to implement inheritance in typescript?