Question: what method can you use to check if form data has changed when using a form instance?

  1. has_changed()
  2. its_changed()
  3. has_updated()
  4. None of This

Answer: The correct answer of the above question is Option A:has_changed()