Question: What is `setCount`?

  1. the initial state value
  2. a variable
  3. a state object
  4. a function to update the state

Answer: The correct answer of the above question is Option D:a function to update the state