JavaScript Associate — Easy Which keyword declares a variable that cannot be reassigned? A let B const C static D var Show explanation