Correct Answer: The "let" declares a local value to a block scope whereas the "var" defines a variable more globally
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More JavaScript MCQ Questions
JavaScript MCQs | Topic-wise