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