Q55
What is the purpose of the TempData property in ASP.NET MVC?
A.
It stores data that will be available for the next request
AnswerB.
It manages session data
C.
It defines routing rules
D.
It handles HTTP requests and responses
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board