Mobikasa Interview Question

What are Closures?

Interview Answers

Anonymous

Jun 6, 2019

HTML design questions

Anonymous

Sep 14, 2020

What was in machine test?

Anonymous

Oct 27, 2022

Functions bundle togeter its surrounding states In closure can give access of outer function valiables or perameter to inner function and a closure also returning a function A inner function can access of parrent function this behavious called lexical scoping

1