What is the output of the following JavaScript code (let example)?
Options:
Explanation:
The output of the above JavaScript code is: "SyntaxError: 'a' has already been declared".
Tags:
JavaScript
Answer:
What is the output of the following JavaScript code (let example) SyntaxError.