Answer Posted / gvreddy
wer can write no of catsh block in one program.one try{}
block can contain more then one catch{} blocks.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an icollection in c#?
Which types of inheritances does c# support?
What is the difference between array and arraylist c#?
Define boxing and unboxing in c#?
Is c# a keyword?
What is an argument in c#?
Is a valid int value?
What is a cshtml file?
Can fields inside a class be virtual?
What is foreach loop in c#?
What is the difference between a constant and a static readonly field?
List out two different types of errors in c#?
Can an abstract class inherit from another abstract class c#?
How many types of inheritance are there in c#?
What is class method?