Adda 247 interview question

JavaScript (Closures, Hoisting etc)

Interview Answer

Anonymous

28 Aug 2020

Closures are functions that have access to the outer function's variables even after the outer function has returned.