Question: To create a constant in JavaScript, which keyword do you use?

  1. const
  2. let
  3. constant
  4. var

Answer: The correct answer of the above question is Option A:const