A. It is a technique to render HTML elements in React components
B. It is a way to pass a function as a prop to a component for rendering dynamic content
C. It is a method to define the initial state of a component
D. It is a way to handle user interactions in React components
Correct Answer is :
B. It is a way to pass a function as a prop to a component for rendering dynamic content