Can we throw exception from catch Block?
Answer Posted / subbarao
i think answer is NO, because catch block is used to catch
the exceptions thrown
| Is This Answer Correct ? | 9 Yes | 69 No |
Post New Answer View All Answers
What are demand-paging and pre-paging?
What is the default timeout for a cookie?
What are the ways of preserving data on a Web Form in ASP.NET?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How do you use viewstate?
Define repository pattern in mvc.net? : asp.net mvc
How to prevent client side validation from the ASP.NET validation controls?
Which method do you use to enforce garbage collection in .net?
What’s the use of “GLOBAL.ASAX” file?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is asp.net version?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is state management techniques in asp.net?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How to manage different kinds of sessions in ASP.NET?