Vidyalelo
C# Programming · Q55

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 55

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
Answer
B.
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