Q63
In ASP.NET MVC, what is the purpose of the ViewData dictionary?
A.
To pass data between the controller and the view
AnswerB.
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