Question: When can anonymous types be created?

  1. `at compile time`
  2. `after runtime`
  3. `at runtime`
  4. `after compile time`

Answer: The correct answer of the above question is Option A:`at compile time`