Question 3
Which of the following statements best describes the ephemeral state?
Data that persists across browser sessions.
Data that is stored in a server-side database.
Temporary data that is not preserved across re-renders.
Data that is cached in the client's browser.