Vidyalelo
C# Programming · Q25

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 25

Q25

In ASP.NET MVC, what is the purpose of the TempData object?

A.
To pass data between controller actions
Answer
B.
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