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
Is native javascript supports modules?
What do you understand by classes in typescript?
Tell the minimum requirements for installing typescript. Also, mention the steps involved in it.
Why are optional parameters added in typescript?
How to implement inheritance in typescript?
What is the difference between "interface vs type" statements?
How to extends two classes in typescript?
What is namespace in typescript? How to declare a namespace in typescript?
Which keyword is used for inheritance in typescript?
What is functions in typescript?
Explain relative vs. Non-relative module imports.
How to check null and undefined in typescript?
Is angular typescript?
What is inheritance in typescript?
What is the prototype in typescript?