Vidyalelo
C# Programming · Q59

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 59

Q59

In ASP.NET MVC, what is the purpose of the ViewResultBase class?

A.
It defines routing rules
B.
It represents the result of an action that returns a view
Answer
C.
It handles HTTP requests and responses
D.
None of the above

Answer: Option B

Solution

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