If we write return statement in finally block will it works
fine or throws any error?
Answer Posted / sri4u_926
If we write return statment in the finally block it works
fine coz finally is compulsary exe block.
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
What are actions in mvc?
what is entity framework?
What is work of clr?
What are the sub types of ActionResult?
What is entityset? : Entity framework
What is orm entity framework?
Define the core components of an ASP.NET MVC application?
What is attribute routing in mvc?
Which filter executes first in an asp.net mvc application?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is basic authentication in web api?
What are ajax helpers in asp.net mvc?
What are the possible razor view extensions?
Does Tempdata hold the data for other request in ASP.Net MVC?
What are the components required to create a route in mvc?