Answer Posted / brijen.patel
Yes, we can throw exception from catch block.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the default boolean value in c#?
What is the difference between continue and break statement?
write a C# Program add two matrix ?
What is private in c#?
How do I type a whitespace character?
Explain dataadapter.update method in .net?
What is event delegate in c#?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
1. Describe page life cycle?
Why delegates are safe in c#?
How to find the current application file path while runtime?
What are c# i/o classes?
What are partial types in c#?
Which of these string definitions will prevent escaping on backslashes in c#?
What Is A Multicast Delegate?