Question: Suppose we want to have a ball created from an HTML element (id=ball) move down and to the right from its original location when clicked, and move back into its original place when finished. Given a starting point of this, which of these snippets would accomplish that goal?

  1. A
  2. B
  3. C
  4. D

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