Question: What will this code log to the console?

  1. `Nothing. It resuults in a ReferenceError.`
  2. `decimal`
  3. `float`
  4. `number`

Answer: The correct answer of the above question is Option D:`number`