A. It is used to memoize function components for performance optimization
B. It is used to create custom hooks in React
C. It is used to manage state in class components
D. None of the above
Correct Answer is :
A. It is used to memoize function components for performance optimization