Question: If you see the following import in a file, what is being used for state management in the component?

  1. React Hooks
  2. stateful components
  3. math
  4. class components

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