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 is an asp.net web form?
What is page fragment caching?
What is use of <% %> in asp.net?
How many types of file extensions for razor views in ASP.Net MVC?
Why SessionID changes in every request in asp.net?
What are cookies in your browser?
What is a 401 redirect?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is the difference between response.redirect and server.transfer?
Explain login control and form authentication.
What are the new data controls in asp.net 2.0?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is the caspol.exe tool used for?
How is a session stored and maintained in asp.net?
What parameters can you pass in the url of the api?