A. It is a way to create reusable UI components in React
B. It is a mechanism to optimize rendering performance in React
C. It is a way to render React components outside of their parent component's DOM hierarchy
D. None of the above
Correct Answer is :
C. It is a way to render React components outside of their parent component's DOM hierarchy