Kizspy | Question: 1 (Choose 1 answer)
Which of the following best describes a reducer in Redux?
A. A function that triggers actions in response to user interactions
B. A component that manages the application's state
C. A function that specifies how the application's state changes in response to actions
D. A middleware that handles asynchronous operations in Redux