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