+1 vote
in Redux by
Redux solves this problem by managing application’s state with a single global object called ?

a) directory

b) file

c) store

d) None of the above

1 Answer

0 votes
by

Ans : C

Explanation: Redux solves this problem by managing application’s state with a single global object called Store.

Related questions

0 votes
asked Aug 28, 2022 in Redux by john ganales
0 votes
0 votes
asked Aug 28, 2022 in Redux by john ganales
...