Vidyalelo
C# Programming · Q63

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 63

Q63

In ASP.NET MVC, what is the purpose of the ViewData dictionary?

A.
To pass data between the controller and the view
Answer
B.
To manage session data
C.
To define routing rules
D.
To handle HTTP requests and responses

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board