Easy

Understanding JavaScript Closures: How Separate Counter Instances Maintain Independent States

What will the following code output to the console, and why?

Choose an option below