Kizspy | Question: 9
(Choose 1 answer)
What is a prop in React used for?
A. It defines the internal state of a component.
B. It specifies the visual appearance of a component.
C. It enables communication and data transfer between components.
D. It handles user interactions and events.