A. It specifies the default values for props in a component
B. It sets the initial state of a component
C. It defines the default styling for a component
D. It determines the default behavior of a component's lifecycle methods
Correct Answer is :
A. It specifies the default values for props in a component