Question: What's wrong with this code?

  1. Person has no initializers.
  2. Person has no base class.
  3. var name is not formatted corrrectly.
  4. address is a keyword.

Answer: The correct answer of the above question is Option A:Person has no initializers.