Kizspy | Question: 30
(Choose 1 answer)
6. Which of the following is true about how TempData handles data?
A. It stores data in memory only.
B. It stores data in session state or cookies, depending on configuration.
C. It stores data in the database.
D. It stores data in the file system.