Kizspy | Question: 26
(Choose 1 answer)
How long does data stored in TempData typically persist?
A. Until the application is restarted.
B. Until the user closes the browser.
C. For the duration of the current request and the next request.
D. Until explicitly removed.