A. It is used to wrap multiple components within a single parent component
B. It is used to conditionally render components based on certain conditionsIt is used to create reusable UI components in React
C. It is used to create reusable UI components in React
D. It is used to render multiple elements without adding extra nodes to the DOM
Correct Answer is :
D. It is used to render multiple elements without adding extra nodes to the DOM