A. It is a component that can only render pure functions
B. It is a component optimized for performance by implementing a shallow comparison of props and state
C. It is a component designed for rendering complex UI elements
D. None of the above
Correct Answer is :
B. It is a component optimized for performance by implementing a shallow comparison of props and state