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 the difference between add and addrange in c#?
Why is it not a good idea to use empty destructors?
Why do we need indexers in c#?
Why do we use virtual methods in c#?
Does main have to be static c#?
How many keyword present in C# language ?
What is generic and non generic collections in c#?
Explain what is an interface in c#?
What is the use of regex in c#?
What is a predicate in c#?
What are the basic string operations? Explain.
Does console.writeline() stop printing when it reaches a null character within a string?
What are the main reasons to use c# language?
What is the difference between read and readline in c#?
What is returned if you pass the value 12.34 to the parsefloat () function?