A. It is used to define the structure and layout of a React component
B. It is used to handle form validation in React components
C. It is used to specify the types of props that a component should receive
D. It is used to manage the state of a component
Correct Answer is :
C. It is used to specify the types of props that a component should receive