Question: Given this code, what will be printed in the `

` tag?

  1. It will produce an error saying "cannot read property "length" of undefined."
  2. 1
  3. undefined
  4. 2

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