Question: What will this code log to the console?

  1. 1
  2. undefined
  3. NaN
  4. Nothing--this is not proper JavaScript syntax and will throw an error.

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