Which of the following is the correct syntax to declare a variable using the 'let' keyword in JavaScript?
global variableName;
let variableName;
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science and Technology Exercises are loading ...