Can we throw exception from catch Block?

Answer Posted / deepika

The above answer is wrong.We can absolutely throw
exceptions in catch blocks.This is called bubbling the
exceptions to one level higher.If catch block can not
handle exceptions,then it can throw the exception that it
caught, to it's caller

Is This Answer Correct ?    46 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which event of page cycle is the viewstate available?

584


Give an example of what might be best suited to place in the application_start and session_start subroutines?

528


What is IPostBack? How to use it?

604


Why asp.net is better than php?

497


What are the advantages of using Master Pages?

605






What is the use of HttpHandlers? When to use this?

634


What do you understand from custom control?

613


What is the difference between login controls and forms authentication?

549


What is role-based security in asp.net?

527


What is the difference between server-side scripting and client-side scripting?

554


What are custom controls?

533


List the advantages and disadvantages of user control an custom control?

546


What are the server control tags in asp.net.?

628


What is custom attribute?

573


Is asp.net and .net the same?

520