(Choose 1 answer)
Which of the following statements about Redux selectors is true?
A. Selectors are responsible for dispatching actions
B. Selectors are used to modify the Redux store directly
C. Selectors are only used in React class components
D. Selectors are pure functions that derive specific data from the Redux store