javascript_interview_questions
javascript_interview_questions
- Give an example and explain how inner functions can access outer scope variables.
4. What are arrow functions and how are they different from regular functions?
- Include concepts of call stack, Web APIs, task queue, and microtasks.