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
How can we determine action invoked from HTTP GET or HTTP POST?
how do you query in entity model when the result has a join from from different database other than the entity model?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How we can invoke child actions in ASP.Net MVC?
What is attribute routing in mvc?
What are the new enhancements done in default project template of asp.net mvc 4?
What is clr? How does work clr & wht is work of clr?
What is entitytypes? : Entity framework
Can you explain model, controller and view in mvc?
What is entity graph? : Entity framework
Describe the roles of clr in .net framework.?
What is the advantage of mvc?
Is .net framework backwards compatible?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
what is entityclient?