Answer Posted / gyana
NO,we cannot use two catch block.It can't be executed.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is difference between dll and exe in c#?
What are strong name assemblies?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
How do I do implement a assert?
what is virtual method in c#?
What is meaning of type safety in c#?
How do you escape c#?
How does one compare strings in c#?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Explain what is the smallest unit of execution in .net?
Distinguish between continue and break statement?
Which namespace is required to implement trace ?
What is difference between override and new in c#?
What is the difference between int.parse and int.tryparse methods?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only