Question: What will this code log in the console?

  1. undefined
  2. "hello"
  3. an object with a constructor property
  4. an error message

Answer: The correct answer of the above question is Option C:an object with a constructor property