React

Redux Quiz - Central state management approach

2.

What is the main purpose of central state management in Redux?

To provide a visual representation of the application structure.

To handle network requests and API calls.

To manage user authentication and authorization.

To have a single source of truth for the application state.