Answer (Choose 1 answer)
A What is the purpose of the action parameter in a Redux reducer function?
B A. To handle asynchronous operations
C B. To describe the action being dispatched to the reducer
C. To specify the initial state of the reducer
D. To define the structure of the Redux store
Exit 33