Which hook is used in React for managing component-level state?
useEffect()
useState()
useContext()
useReducer()
This question is part of this quiz :