Can we throw exception from catch Block?
Answer Posted / kamlesh sharma
yes we can through exception If catch block can not
handle exceptions,then it throw the exception to it's
caller
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are demand-paging and pre-paging?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Is it possible to migrate visual interdev design-time controls to asp.net?
Explain the difference between webfarm and webgardens in .net?
What is bound controls
What is cache in asp net?
What are client activated objects and server activated objects?
What is the benefit of WebAPI over WCF?
Explain the server control events of asp.net ?
What is ipostback?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How you can access the values from the Repeater control in ASP.NET?
What is anonymous authentication?
Is asp.net different from asp? If yes, explain how?
What are the advantages and disadvantages of Using Cookies?