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