A. It is used to handle form submissions in React components
B. It is used to manage state in functional components
C. It is used to update the state of a component based on changes in props
D. It is used to handle user interactions in React components
Correct Answer is :
C. It is used to update the state of a component based on changes in props