Q36
What is the purpose of the TempData dictionary in ASP.NET MVC?
A.
To store application-wide settings
B.
To pass data between controller actions
AnswerC.
To handle authentication
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board