Question: What will this code log to the console?

  1. `John`
  2. `Undefined`
  3. `{'John'}`
  4. `{}`

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