If we write return statement in finally block will it works
fine or throws any error?
Answer Posted / somnath nanekar
it throws an error....
but dont worry d c# users...
it dont allow u to write return in finally block......
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How we can multiple submit buttons in ASP.Net MVC
Describe the roles of clr in .net framework.?
How route table has been created in ASP.NET ASP.Net MVC?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is the role of the jit compiler in .net framework?
What is page life cycle?
What is MVVM design pattern?
What operating systems will the .net framework 3.0 be available for?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What are the components of the .net framework.
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What are the sub types of ActionResult?
What is layout in mvc?
Is dapper faster than entity framework?