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