A. It is used to create a new React component
B. It is used to render multiple elements without adding extra nodes to the DOM
C. It is used to define the initial state of a component
D. It is used to manage the lifecycle of a component
Correct Answer is :
B. It is used to render multiple elements without adding extra nodes to the DOM