A. To optimize the performance of functional components by memoizing values and functions
B. To manage the state of functional components
C. To handle side effects in functional components
D. None of the above
Correct Answer is :
A. To optimize the performance of functional components by memoizing values and functions