employer cover photo
employer logo
employer logo

Tata Consultancy Services

Fait partie de Tata Group

Employeur impliqué

Question d’entretien chez Tata Consultancy Services

what is closure?

Réponse à la question d'entretien

Utilisateur anonyme

21 févr. 2017

a closure is a function inside the another function. it can access outer function variables inaddition to its inner function variables and global variables.inner function has access not only outer function variables but also outer function parameters a function inside the other function is called closure