Select from following answers:- ActionResult

- ActionResults
- BaseActionResult
- BaseActionResults
- All Above
ActionResult is a base class of all the result type which returns from Action method.Some of the Result classes are ViewResult,JsonResult,PartialViewResult etc.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator