Q25
In ASP.NET MVC, what is the purpose of the TempData object?
A.
To pass data between controller actions
AnswerB.
To manage session data
C.
To authenticate users
D.
To display error messages
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board