Functional programming is a declarative type of programming style. It is a programming paradigm in which we try to bind everything in pure mathematical functions style. A closure is the combination of a function bundled together (enclosed) with references to its surrounding state (the… developer.mozilla.org Memoization is a specific form of caching.
Sort: