Question:You need to store a user’s user name and password as he or she navigates to different pages on your site, so that you can pass those credentials to the server. Which type of state management should you use?
A Client-side state management
B Server-side state management
C Both
+ AnswerB
+ Report