Question: What is `[e.target.id]` called in the following code snippet?

  1. a computed property name
  2. a set value
  3. a dynamic key
  4. a JSX code string

Answer: The correct answer of the above question is Option C:a dynamic key